Closed TanguyAndreani closed 2 years ago
I stashed my commits into one for clarity
For consistency, I probably shouldn’t use display_response. Also I didn’t take --dry-run into account. I’ll add that asap.
I could just add a dry run parameter to the delete
API call or make -prune
and -dry-run
mutually exclusive. Which one is better?
I'm done with it, unless someone wants me to change things.
Apologies for the really long delay here, thanks for this! I'll merge it now.
Allows to remove files that are on the remote server but not in the local directory.
Related issue: #25