drive icon indicating copy to clipboard operation
drive copied to clipboard

When moving/renaming files locally, then pushing, `drive` should rename/move files

Open tukusejssirs opened this issue 4 years ago • 0 comments

Currently, when I move/rename files/folders locally, then push them to the server, they are actually deleted from the server and re-uploaded.

I think of drive and a git alternative to manipulate with files on Google Drive.

When I move/rename files/folders in a Git repo, git detects that they are the same files/folders, although they have different name and/or path.

This implementation would save much of the bandwidth/quota.

tukusejssirs avatar Oct 13 '20 12:10 tukusejssirs