google-drive-ocamlfuse
google-drive-ocamlfuse copied to clipboard
Copying sparse files?
I've tried using cp --sparse=always when copying a file to my Google Drive, but that doesn't work. It copies, but it copies the whole thing. Do you think it would be possible to make it work, or is there a limitation in the underlying system?
No, it's not possible as the Drive API doesn't support that feature.