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: Bug in custom commands with !/

Can you send me an email, so I can send you back a debug version of WinSCP to track the problem? Please include link back to this topic in your email. Also note in this topic that you have sent the email. Thanks.

You will find my address (if you log in) in my forum profile.
Chanz

Bug in custom commands with !/

Hi there,
WinSCP v4.2.7 build 758

There is a bug with the custom commands.
When I use: ln -s '!/!' !?Enter target?!
then !/ is always the last folder I used.

Example:
I'm in /home/test/ and create some symlinks of some files. That works without problems, but then when I go to /home/anothertest/ and create some symlinks they are created with the first path, like /home/test/fileof-anothertest-dir.txt

Dunno if I did something wrong there but in the FAQ it says:
"!/ Any Current remote path."