Search Results
3 functions found:
| 1. | FTPCopy ( URL ; user ; password ; directory ; file ; localdirect |
| Greg Torok, Northwest Radiologists | |
| Creates a calculated Applescript to copy a file from a directory on an FTP server to a local folder. | |
| 2. | FTPList ( URL; user; password; directory) |
| Greg Torok, Northwest Radiologists | |
| Creates a calculated Applescript to get the contents of an FTP server directory and copy to the clipboard. | |
| 3. | FTPMove ( URL ; user ; password ; directory ; file ; localdirect |
| Greg Torok, Northwest Radiologists | |
| 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. | |