Re: Passwords containing @ on command line
OK, I can make the parser take only the last '@' as separator. However you should be able to encode the '@' using %XX syntax, like:
winscp3.com scp://user:passwordwith%40sign@hostname.com:/foo/bar
winscp3.com scp://user:passwordwith%40sign@hostname.com:/foo/bar