Trying put file on sftp
hello all,
i am new on this any one know script to put file on secure ftp below is the script i am useing i am getting error please help i kept this script in one file i am passing this to winscp.com
option batch abort
option confirm off
open user@999.99.999.99
put C:\test.text /input/user
close
exit
i am getting below error
error changeing directory to '/console/'
no such file or directory.
error code:2
error messagefrom server:no such file
request code:7
i am new on this any one know script to put file on secure ftp below is the script i am useing i am getting error please help i kept this script in one file i am passing this to winscp.com
option batch abort
option confirm off
open user@999.99.999.99
put C:\test.text /input/user
close
exit
i am getting below error
error changeing directory to '/console/'
no such file or directory.
error code:2
error messagefrom server:no such file
request code:7