ftp vs sftp
I am running below. It uses sftp protocol and it is getting connected.
winscp.com /console /log /command "option batch abort" "option confirm off" "open uid1:[email protected]"
But, when I run below (other server), It uses ftp protocol and it is NOT getting connected.
winscp.com /console /log /command "option batch abort" "option confirm off" "open uid2:[email protected]"
Is something need to be specified , if it is ftp protocol in the above command?
winscp.com /console /log /command "option batch abort" "option confirm off" "open uid1:[email protected]"
But, when I run below (other server), It uses ftp protocol and it is NOT getting connected.
winscp.com /console /log /command "option batch abort" "option confirm off" "open uid2:[email protected]"
Is something need to be specified , if it is ftp protocol in the above command?