03-29-2010 05:17 PM
ftp -n HOST < /tmp/ftp.input
user LOGIN PASSWORD
cd subdirectroy
binary
put /Path/File
bye
03-30-2010 05:57 AM
03-30-2010 07:45 AM
ftp -n HOST < /tmp/ftp.input
my exact ftp.input-file:user admin admin
cd subdirectory
binary
put trigger_rules_execution
bye
ftp: local: trigger_rules_execution: No such file or directory
Connected to 191.168.78.249.
220 FTP server ready
331 User name okay, need password for admin
230 User logged in, proceed
Remote system type is UNIX.
250 Requested file action OK
200 Command OK
local: trigger_rules_execution remote: trigger_rules_execution
522 Command not recognized
227 Entering Passive Mode (191,168,78,249,186,212)
150 File status okay, about to open data connection
226 Closing data connection
221 Bye
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.