Post a reply

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

jenkinsjm

Listing files matching wildcard

I used the exact script from:

Contents » .NET Assembly » Examples » Listing files matching wildcard

When I execute the script it returns:
PS C:\sftp script> C:\sftp script\mhd_test_v3.ps1
No files matching ".csv" found

However, there are hundreds of .csv files on the remote server. I have read/write/modify permissions on the remote server. I can list the files from command line but the "Listing files matching wildcard" script is not returning any results.
Am I missing something?