visual fox pro use cmd command to ulpad file throught ftp code example
Example: send file throught ftp with vfp
logon using the host name
user name
password
change the FTP directory to "testing"
change the local directory to "c:\zip"
upload the zip file to "testing" on the server
logoff