drive
drive copied to clipboard
When moving/renaming files locally, then pushing, `drive` should rename/move files
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.