Back to News
Advertisement
Advertisement

⚡ Community Insights

Discussion Sentiment

100% Positive

Analyzed from 154 words in the discussion.

Trending Topics

#delete#rclone#diff#those#override#side#big#locally#drive#thanks

Discussion (6 Comments)Read Original on HackerNews

quartzic7 minutes ago
What's different between this and rclone?
rohityadavcloudless than a minute ago
This is faster (on tracking changes via diff, handling resumes & parallel streams) and narrow in scope than rclone. rclone is a fantastic tool for those you're used to it, there is no reason to pick this over rclone if one is happy with it.

I've explained a bit more here: https://www.reddit.com/r/macapps/comments/1wahrfw/comment/p8...

spawrksabout 1 hour ago
I appreciate the "no delete" starting point, but is there a way to override that if desired? I can see the workaround is to delete one side and sync so no big deal just curious
rohityadavcloud3 minutes ago
Currently, 'dsync diff' will show (conflict) files including any that does not exist on either side (local or remote) and requires user to those cases manually. If you rm a file locally and push, Drive keeps it, and the next pull brings it back. To remove something, delete it on both sides yourself (locally plus on the Google Drive).

But this is a fair ask, I'd keep the default behaviour of 'no delete' but I'll work on to add a --delete flag for users to override that. Thanks for the feedback.

tonymetabout 1 hour ago
I’m a big fan of “use your own storage” apps like this great work!
rohityadavcloud2 minutes ago
Thanks!