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 your feature request related to a problem? Please describe.
The ability for rclone to delete on the remote is already baked in. However, the regex used to validate the config prevents deleting on the remote, citing a source is required.
Describe the solution you'd like
Remove the source requirement on delete command.
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
My apologies, it does seem to delete old files from the remote. It is too early for me :)
Ignore:
I was also thinking that rclone was able to keep two folders in sync. I prefer to delete my hourly backups automatically, also on the remote. Am I overseeing some option?
Is your feature request related to a problem? Please describe.
The ability for rclone to delete on the remote is already baked in. However, the regex used to validate the config prevents deleting on the remote, citing a source is required.
Describe the solution you'd like
Remove the source requirement on delete command.
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: