Brian Dunning's FileMaker Custom Functions

phpFTPUpload ( localPath ; remotePath ; transferMode ; host ; user ; p

Upload a file via FTP using the SmartPill PHP plug-in

  Average rating: 4.0 (33 votes) Log in to vote

Mark DeNyse   Mark DeNyse - Show more from this author
Driftwood Interactive
http://DriftwoodInteractive.com

Share on Facebook Share on Twitter

  Sample input:
phpFTPUpload(localPath; remotePath; transferMode; host; user; password)
  Sample output:
1

  Function definition: (Copy & paste into FileMaker's Edit Custom Function window)

Uploads a file to the specified FTP directory.

The file is always uploaded in PASSIVE mode. If you don't need this, comment out the call to ftp_pasv().

trasnferMode should usually be 2 (FTP_BINARY); pass 1 for (FTP_ASCII).

Requires the SmartPill PHP v1.5 plug-in from Scodigo.

 

Comments

Log in to post comments.

 

Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.

Support this website.

This library has been a free commmunity resource for FileMaker users and developers for 20 years. It receives no funding and has no advertisements. If it has helped you out, I'd really appreciate it if you could contribute whatever you think it's worth: