BUG - MV does not honor option exclude */ for directories
BUG - MV does not honor option exclude */ for directories
Version: WinSCP 4.3.3.1340
OS: Windows XP SP3
Server OS: unknown
Transfer protocol: SFTP
Command line used
Running after login to server:
option exclude */
(to exclude directories)
mv /test/* /test/new/
(should now only move files and not dir)
But it moves every dir in the /test folder into the /test/new folder
Version: WinSCP 4.3.3.1340
OS: Windows XP SP3
Server OS: unknown
Transfer protocol: SFTP
Command line used
Running after login to server:
option exclude */
(to exclude directories)
mv /test/* /test/new/
(should now only move files and not dir)
But it moves every dir in the /test folder into the /test/new folder