davidstrauss / google-drive-recursive-ownership

Tool to recursively give away file and document ownership to another user.
MIT License
269 stars 68 forks source link

Work with PATH from local filesystem #11

Closed fulldecent closed 6 years ago

fulldecent commented 8 years ago

I would like to use the program to:

transfer.py ... aFile.doc

This allows specifying based on the filename in the local filesystem.

fulldecent commented 6 years ago

This now works, closing. Thank you.