joeasher / gdocbackup

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

GDocBackupCMD should not replace spaces in the filename #34

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.  Download all documents from a Google Docs account
2.  Note that the saved spreadsheets have had '_' put in place of any spaces in 
the filename.
3.  Also note that '(' and ')' are replaced.

What is the expected output? What do you see instead?

The filename exactly as it is in Google Docs with spaces and other characters 
preserved.

What version of the product are you using? On what operating system?

0.4.18.103

Windows 7 64-bit

Original issue reported on code.google.com by rodney.b...@gmail.com on 13 Aug 2010 at 11:10

GoogleCodeExporter commented 9 years ago
In Google Docs you can use characters not allowed in the name of a file (on win 
and linux). So I introduced a "cleaner". It's a bit too rude  :)  

I'll try to suppress only real problematic characters and allow the others 
(like spaces, "(", etc..).

Original comment by fht...@gmail.com on 19 Aug 2010 at 10:05

GoogleCodeExporter commented 9 years ago

Original comment by fht...@gmail.com on 5 Sep 2010 at 3:51

GoogleCodeExporter commented 9 years ago

Original comment by fht...@gmail.com on 7 Sep 2010 at 5:50