google / skicka

Command-line utility for working with Google Drive. Join the mailing list at https://groups.google.com/forum/#!forum/skicka-users.
Apache License 2.0
1.3k stars 118 forks source link

add capability to discard metadata outside of a given hierarchy #72

Open mmp opened 9 years ago

mmp commented 9 years ago

If the user has many files on Drive but is running a command like "upload ... /foo/bar/bat", then we can discard all of the file metadata for files outside of /foo/bar/bat (and the stuff below it). This should probably be an option to the metadata initialization code.