Use this command to copy a file to a server. This command is used in conjunction with the SET FTP command.
Syntax
FTP PUT "LocalFileName" "RemoteFileName"
where:
Syntax example
FTP PUT "FTP1.txt" "FTP2.txt"
See also