WinSCP.Net Directory structure

Advertisement

dmuller
Joined:
Posts:
1
Location:
United States

WinSCP.Net Directory structure

I am using
transferResult = session.PutFiles(localDirectory, "/*.*", false, transferOptions);
Where localDirectory is c:\temp\
But it wants to recreate the local directory structure in the remote location.
How do I just get it to put the files, without the structure, and not including any sub folders?

Reply with quote

Advertisement

Advertisement

You can post new topics in this forum