Doubt in Open Command
Hi All,
I am very new to winscp. My requirement is very simple. I just need to download the files from ftp and save it in local drive. I am trying to write batch file by getting online help. I have a doubt in Open command.
Syntax(Got it online):
open sftp://user:password@example.com/ -hostkey="ssh-rsa 2048 xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx"
I am not sure how to change it. For example, my FTP address is ftp.sourcing.com and username/password is catftp/pass123. I dont know what the host key is. Please guide me on how to write ftp command.
I am very new to winscp. My requirement is very simple. I just need to download the files from ftp and save it in local drive. I am trying to write batch file by getting online help. I have a doubt in Open command.
Syntax(Got it online):
open sftp://user:password@example.com/ -hostkey="ssh-rsa 2048 xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx"
I am not sure how to change it. For example, my FTP address is ftp.sourcing.com and username/password is catftp/pass123. I dont know what the host key is. Please guide me on how to write ftp command.