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: How to send current days files only without creating sub-directories on receivers server

There's no simple solution for this.

You can write a PowerShell script that iterates the local files and uploads them.
LoancareHD

How to send current days files only without creating sub-directories on receivers server

Need to know how to send most recent files in directories and sub-directories to a receivers server without creating the additional sub-directories.

For example, I have files in 2014\reports and then 2014\reports\1, 2014\reports\2, etc. I want to send these to the receivers /import/reports folder. I don't want the 2014\reports\1, 2014\reports\2 folders create on their end, just the files transferred.