Problem with WinSCP cli syntax
I have WinSCP v6.3.5 with a a login setup saved for logging into my domain server for purpose of seeing a list of files that I have on my server. Settings shown below:
FTP with No encryption, port 21, Username
I enter password when prompted and I then see the files on my server. Works fine.
So no problem using the WinSCP GUI but thus far I have been unable to successfully find a WinSCP cli syntax to do the same!?
This is one of the syntax formats I tried:
Output message below:
I really need a working syntax for this
and will be grateful if someone can help!
Will also make a donation if this gets resolved.
FTP with No encryption, port 21, Username
I enter password when prompted and I then see the files on my server. Works fine.
So no problem using the WinSCP GUI but thus far I have been unable to successfully find a WinSCP cli syntax to do the same!?
This is one of the syntax formats I tried:
WinSCP.com /command "open ftp://username:password@mydomain.com/"
Connecting to mydomain.com ... Access denied. Authentication failed.
and will be grateful if someone can help!
Will also make a donation if this gets resolved.