Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

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
calyeo

Passwords containing @ on command line

winscp3.com scp://user:passwordwith@sign@hostname.com:/foo/bar


does not work.


bug / 'feature' ?