Current remote path pattern in Custom Commands isn't updated

Advertisement

jfcg
Joined:
Posts:
2

Current remote path pattern in Custom Commands isn't updated

Hello,

I have a Custom Command to send scripts to my cluster queue manager through WinSCP:

qsub -d "!/" "!"

It works great if I don't send more than one work in the same session. That is, if I open WinSCP, send an script and I close WinSCP.

The problem arises when I try to send several scripts in the same session located in different folders. It seems that the !/ pattern is not updated properly, because the first time (and only the first time) I try to send the second script, !/ pattern contains the first folder script and it fails. After that, if I try to send it again, it works without issue. The same happens with another new script. The first time it fails, and after that it works ok because the path is updated.

I tried to delete cache between sendings, enable autorefresh, disable directory cache... and everything with no luck.

You can test it easily creating the following custom command and enabling terminal output:

echo "!/" "!"

If you change between remote folders, you should see that the ! pattern is updated properly, but the !/ pattern doesn't work the first time.

I'm using WinSCP 5.0.7 (Compilation 2268) in Windows 7 32 bits with an SFTP connection.

Reply with quote

Advertisement

martin
Site Admin
martin avatar
Joined:
Posts:
40,552
Location:
Prague, Czechia

Re: Current remote path pattern in Custom Commands isn't updated

Thanks for your report.
I have sent you an email with a debug version of WinSCP to address you have used to register on this forum.

Reply with quote

jfcg
Joined:
Posts:
2

Re: Current remote path pattern in Custom Commands isn't updated

martin wrote:

Thanks for your report.
I have sent you an email with a debug version of WinSCP to address you have used to register on this forum.

Thank you. I have already sent you an email with all the information.

Reply with quote

Advertisement

You can post new topics in this forum