Too many parameters for command open
Hi,
" Error : Too many parameters for command open "
I am trying to transfer the files using SFTP with Pair Key authorization: Please find the below script as similar to my original script
option batch on
option confirm off
open sftp://<UserName>@<Server> -privatekey=<Private Key>.ppk
I am currently using WinSCP 4.2.8.818(Size: 6.06 MB), I have also read the https://winscp.net/eng/docs/faq_script_switch but didn't find any solution.
Your suggestions/advice will really help us.
Thanks in advance.
SRK
" Error : Too many parameters for command open "
I am trying to transfer the files using SFTP with Pair Key authorization: Please find the below script as similar to my original script
option batch on
option confirm off
open sftp://<UserName>@<Server> -privatekey=<Private Key>.ppk
I am currently using WinSCP 4.2.8.818(Size: 6.06 MB), I have also read the https://winscp.net/eng/docs/faq_script_switch but didn't find any solution.
Your suggestions/advice will really help us.
Thanks in advance.
SRK