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

files missing in download #123

Open marvisor opened 6 years ago

marvisor commented 6 years ago

Hello and thanks for this tool!

I have some troubles in downloading from google drive. I launch the following statement:

skicka download "myfolder\mysubfolder1" "c:\temp\test"

but skicka ends with error...it returns me something like:

skicka: my main folder\my sub folder\my file: skipping download of duplicate file on Drive

and I have a list of these errors also if the listed files/folders not included in my download statement...

Moreover I guess that some special character or blank space in the name/path can bring the download of the file be skipped

is it possible to fix that? thanks, bye marco

marvisor commented 6 years ago

or at least modify the skicka command I launch to not considre those characters....

agoode commented 5 years ago

Hi,

Please paste the exact command used and the exact error messages given by skicka. Thanks!