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

New syntax #10

Open fulldecent opened 8 years ago

fulldecent commented 8 years ago

Recommending new syntax:

python transfer.py [--quiet] NEW_OWNER_EMAIL PATH ...

This allows specifying multiple paths.

Also related to another issue (#11).

fulldecent commented 6 years ago

Closing, I don't think this is going to happen.

davidstrauss commented 6 years ago

Closing, I don't think this is going to happen.

I'll leave it open, as I think this is probably a good change. I just don't have time to dive in myself. Pull requests are welcome!