Download Multiple files without wildcard?
It is possible to download multiple files without wildcard?
For example.
I know, you can use wildcard... but what if wildcard won't help?
For example.
session.GetFiles("/test/file1.dat, /absc/mynewtest.dat", @"c:\\test\\");