Save to FTP

anarchman - April 15, 2009 - 01:07
Save to FTP example

Note: This module has been in production use and tested on Drupal 5 and Drupal 6 and should be considered stable, however it should not be used in your production environment without prior testing.

The Save to FTP module allows for saving a node as a .html file via FTP.

After a node has been saved, and a path is given, if the user has been given the "Save to FTP" permission a form is added on the node edit page which is activated by selecting the "Publish to FTP" button. The user will be presented with 4 boxes to fill out. The FTP Server, Username, Password, and Remote directory. Hit submit and the node will be pushed out to the FTP server. The name of the file is drawn from what you put in the path field, so if you want 'index.html' then put 'index.html' in the URL path settings.

In addition, an administrative setting form is added which allows for setting the HTML that will surround the node on the publish .html page.

Dependencies: Drupal's core 'path' module must be turned on.

Issues, feature requests, and other questions should be added to the Issues queue. Please note that there are already two issues about what does this module do or is it a duplicate, please consider re-opening those and posting in them before creating a new issue.

Releases

Official releasesDateSizeLinksStatus
6.x-1.42009-Sep-1610.56 KBRecommended for 6.xThis is currently the recommended release for 6.x.
Development snapshotsDateSizeLinksStatus
6.x-1.x-dev2009-Apr-1610.43 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.
5.x-2.x-dev2009-Apr-309.46 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.


 
 

Drupal is a registered trademark of Dries Buytaert.