You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to pull files after being scanned by the schedule?
For instance.. I have a scheduled job that sees a new file, downloads it, but can't move it yet due to being locked by a process (basically a live log). Not a big deal. However, when the job runs again it does not see any changes made to the file to download and over write the previous version.
Looking to see how to keep syncing modified files.
The text was updated successfully, but these errors were encountered:
Is it possible to pull files after being scanned by the schedule?
For instance.. I have a scheduled job that sees a new file, downloads it, but can't move it yet due to being locked by a process (basically a live log). Not a big deal. However, when the job runs again it does not see any changes made to the file to download and over write the previous version.
Looking to see how to keep syncing modified files.
The text was updated successfully, but these errors were encountered: