📜  使用 vfp 通过 ftp 发送文件 - 任何代码示例

📅  最后修改于: 2022-03-11 14:59:16.560000             🧑  作者: Mango

代码示例1
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