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
Working on a script in a case where multiple users upload files to an inbox-folder on Google Drive. Script is downloading, doing some stuff, moving & renaming according some scripting and uploading renamed files to different folders. Just working fine ;-)
At some point, i want to clear the inbox. However, in the meantime the script is running, user x can have added a new file to the inbox.
How can i prevent that new files will be removed? Or did i miss an argument?
Now i've (inbox is cloud-folder, down is local folder):
Working on a script in a case where multiple users upload files to an inbox-folder on Google Drive. Script is downloading, doing some stuff, moving & renaming according some scripting and uploading renamed files to different folders. Just working fine ;-)
At some point, i want to clear the inbox. However, in the meantime the script is running, user x can have added a new file to the inbox.
How can i prevent that new files will be removed? Or did i miss an argument?
Now i've (inbox is cloud-folder, down is local folder):
The text was updated successfully, but these errors were encountered: