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

Guest

Re: custom command pattern !/! drops file/folders containing blanks

Maybe it was my bad.
WINSCP custom command: somebashscript '!/!'
solved my problem
hirsch

custom command pattern !/! drops file/folders containing blanks

(I know that its not best practice to have unix files or folders contained blanks, but that'a not my point)
I have a WINSCP custom command: somebashscript !/!
When applied to a file or path which contains a blank, the parameter is truncated at the first blank.
Could this be fixed?