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

martin

Re: PowerShell SFTP Multiple file upload

Sorry, but your question is too vague. What's the problem? Do you want to upload all the files? Or all files from certain day (what day)?
Lenovo

PowerShell SFTP Multiple file upload

Hi Guys,

I have been trying to locate an SFTP upload script that will upload multiple files to a destination SFTP server.
My main problem is the files have a wildcard such as file1.txt.20160909 file2.txt.20160908 ie the date at the end changes (also includes time stamp)

Anyone have something similar ?