Re: Copy folder using SFTP
This issue has been added to the tracker:
https://winscp.net/tracker/1217
https://winscp.net/tracker/1217
Before posting, please read how to report bug or request support effectively.
Bug reports without an attached log file are usually useless.
-T
switch. But I'm not sure is it is supported by all *nix systems.
. 2014-09-02 08:55:57.917 Copying file "/home/user/domains/domain.pl/test/a/f" to "/home/user/domains/domain.pl/test/b/f".
. 2014-09-02 08:55:57.917 Copying file on command session.
[...]
> 2014-09-02 08:55:57.918 [Shell] cp -p -r -f "/home/user/domains/domain.pl/test/a/f" "/home/user/domains/domain.pl/test/b/f" ; echo "WinSCP: this is end-of-file:$?"
. 2014-09-02 09:04:40.463 Copying file "/home/user/domains/domain.pl/test/a/fa" to "/home/user/domains/domain.pl/test/b/fa".
. 2014-09-02 09:04:40.473 Copying file on command session.
[...]
> 2014-09-02 09:04:40.517 [Shell] cp -p -r -f "/home/user/domains/domain.pl/test/a/fa" "/home/user/domains/domain.pl/test/b/fa" ; echo "WinSCP: this is end-of-file:$?"
a/f
to b
? Can you also attach a session log file showing that?