FTPMove ( URL ; user ; password ; directory ; file ; localdirect
Creates a calculated Applescript to move a file from a directory on an FTP server to a local folder and delete the original from the FTP server.
Average rating: 3.8 (38 votes) Log in to vote
Greg Torok - Show more from this author
Northwest Radiologists http://nwrads.com |
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
This custom function creates a calculated Perform Applescript script step which uses the Mac OS X cURL function to copy a given file from the FTP server to a local directory and delete the original from the FTP server.
Comments
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.