send file thorught ftp with vfp 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