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: shell metacharacters

It works fine for me. Either use BASH shell with WinSCP or use SFTP instead of SCP.
belg4mit

shell metacharacters

It seems a small oversight was made in WinSCP (and quite possibly the original Putty code)
regarding scp. It doesn't seem to escape shell
metacharacters. And so, trying to view a directory named
!!foo
causes
problems (failure).