When using PutFile can you specify send the files in the order they where created?
I am transferring files to a remote folder using
Is there a way of ensuring the files are transferred in the order that they were created on the
$transferresult = $session.putfiles("y:\ackn\Soc.xml", "./folder", $false, $transferoptions)
y:\ackn
folder?