Skip to main content
insightsoftware Documentation insightsoftware Documentation
{%article.title%}
Published:
Was this article helpful?
0 out of 0 found this helpful

FTP Put

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:

  • LocalFileName is the name of the local file to be copied.
  • RemoteFileName is the name to use on the remote server.

Syntax example

FTP PUT "FTP1.txt" "FTP2.txt"

See also

Published:

FTP Put

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:

  • LocalFileName is the name of the local file to be copied.
  • RemoteFileName is the name to use on the remote server.

Syntax example

FTP PUT "FTP1.txt" "FTP2.txt"

See also

For an optimal Community experience, Please view on Desktop