Post a reply

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

Re: Transfer only contents of each subdirectory

Only be excluding the other folders explicitly.
Or use WinSCP .NET assembly from a PowerShell script. It would be easy to implement iterating of the client folders in PowerShell.
jw9364

Transfer only contents of each subdirectory

Hello,

Is there any way i can transfer only the files in a sub folder?

ex

client1/photos
client2/photos
client3/photos
etc

I only want to transfer the contents of photos but nothing else in the client1 folder or any of the other subdirectories