Unable to download files with [] characters in the name

Advertisement

sarquiss
Joined:
Posts:
1

Unable to download files with [] characters in the name

I have written an automation script using Powershell and the WinSCP .Net Assembly and have identified a potential bug.

When using the
$session.GetFiles($remotePath, $localPath, $remove, $TransferOptions)
command and file which has the [ or ] or [] anywhere in the name (e.g. [abc]_xyz.doc) is not downloaded. Was wondering whether anyone has encountered?

I am using the latest beta version of the .Net Assembly

Reply with quote

Advertisement

Advertisement

You can post new topics in this forum