[Index]
net:ftp-put
FTP command to transfer a file to the server.
Property Summary
file |
A file to copy remotely. |
input |
An input to copy remotely. |
remote |
The remote name of the file. |
Property Detail
file
Configured By | ELEMENT |
Access | READ_WRITE |
Required | Either this or an input is required. |
A file to copy remotely.
input
Configured By | ELEMENT |
Access | READ_WRITE |
Required | Either this or a file is required. |
An input to copy remotely.
remote
Configured By | ATTRIBUTE |
Access | READ_WRITE |
Required | Not if a file is used for input. |
The remote name of the file.
(c) Rob Gordon 2005 - 2017