-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bug with the --delete flag #3
Comments
Hi. I can't maintain the project at the moment. Nevertheless, just from reading the error message, the printed path looks a bit odd. Try running the failing command |
I investigated this a little more and it seems that the argument that the rm command (within rmapi) gets is the last argument of sync.py followed by what seems to be one of the lines that rmapi displays when it is "Refreshing thee..."
I presume the delete flags is not correctly handling these time fields... |
Thanks for the great contribution.
An error seems to be returned as soon as a to-be-deleted file is encountered. Everything runs fine so far without the --delete flag.
I am run MacOS 12.2.1 and Python 3.8.2 and here is the error message:
The text was updated successfully, but these errors were encountered: