thank you
Call theSession.GetFiles
without the "remove" flag, wait 5 seconds, and then iterate the list of downloaded files returned by the function, callingSession.RemoveFiles
for each.
thank you, this solution works
Call theSession.GetFiles
without the "remove" flag, wait 5 seconds, and then iterate the list of downloaded files returned by the function, callingSession.RemoveFiles
for each.
Session.GetFiles
without the "remove" flag, wait 5 seconds, and then iterate the list of downloaded files returned by the function, calling Session.RemoveFiles
for each.