Bug reports without an attached log file are usually useless.
Topic review
Author
Message
Posted
martin
Re: longer "scp shell command"
No problem.
jira
longer "scp shell command"
Hi Martin!
I have to connect to target server through several others ssh-servers. I use for it chain of ssh connections. Could you please make the space for "scp shell command" longer? Now I go around this problem with editing winscp3.ini, for example
Shell=ssh%20-e%20none%20-t%20-C%20-A%20uzivatel1@server1%20ssh%20-e%20none%20uzivatel2@server2
(Authentication with pagent.)
Thanks