How to "get" but exclude sub-directories
Hi
I'm using WinSCP 4.3.6 and creating a script to retrieve files.
I'm trying to get all files from a remote directory
The remote directory has an archive sub-folder - I don not want to get this.
Is there a way I can do this?
Thanks
Chris
I'm using WinSCP 4.3.6 and creating a script to retrieve files.
I'm trying to get all files from a remote directory
get *.*
Is there a way I can do this?
Thanks
Chris