vj57 / googlecl

Automatically exported from code.google.com/p/googlecl
0 stars 0 forks source link

option to sanitize filenames with google docs get #362

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I use googlecl to backup my google docs, with this command:

google docs get --title "" .

It works great, but I miss an option to sanitize filenames.

Original issue reported on code.google.com by aagaa...@gmail.com on 12 Feb 2011 at 5:20

GoogleCodeExporter commented 9 years ago
I think r539 may help you out here.  That revision will let you specify a 
string to replace invalid filename characters with.

Is that what you're looking for? If not, could you specify what else you'd like 
to sanitize?

Original comment by tom.h.mi...@gmail.com on 14 Feb 2011 at 12:31

GoogleCodeExporter commented 9 years ago
That would do it, added 3 days before my bug report!

Thanks :)

Original comment by aagaa...@gmail.com on 14 Feb 2011 at 4:17

GoogleCodeExporter commented 9 years ago

Original comment by tom.h.mi...@gmail.com on 16 Feb 2011 at 2:36