HAH!
Thank you so much!
Works like a charm :)
Thank you so much!
Works like a charm :)
$transferOptions
to $session.PutFiles
.
$transferOptions.FileMask = "|e2b_0170*.xml","|e2b_0280*.xml","|e2b_0515*.xml"
$transferResult = $session.PutFiles($localPath, $remotePath, $False, $transferOptions)
$transferOptions.FileMask = "|e2b_0170*.xml,e2b_0280*.xml,e2b_0515*.xml"