Re: Only move all the files in a directory to a subdirectory
There no easy way to do this.
You could enable XML logging, list the contents of the directory, generate set of mv commands only for the files and run the command set.
See documentation:
https://winscp.net/eng/docs/guide_interpreting_xml_log
You could enable XML logging, list the contents of the directory, generate set of mv commands only for the files and run the command set.
See documentation:
https://winscp.net/eng/docs/guide_interpreting_xml_log