Community forum

Please note that VisualCron support is not actively monitoring this community forum. Please use our contact page for contacting the VisualCron support directly.


pinx
  •  pinx
  • No customer Topic Starter
2011-07-14T09:30:23Z
An ftp server normally does not block files. This means, that there is no way of knowing if a file that you want to download is being written to at the same moment.
A common way around this, is to rename a file before transferring it, and renaming it back locally after transfer.

VisualCron could automate this:
Task type "Safe download", which:
- renames the requested file (e.g. put an exclamation mark at the end)
- download it
- delete it remotely
- rename locally (remove the exclamation mark at the end)
Sponsor
Forum information
Scroll to Top