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
If there are no files to get, the service as it currently stands will be in a running loop continually restarting with nothing to do. Adding the --wait option will stop the unnecessary cpu usage.