joeasher / gdocbackup

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

Command line version does not have an argument for disable https #13

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi, Thanks for a great utility!

I do not know why but I have to disable https certificate checks to get the 
backup to work. Otherwise I get the error: 

The remote server returned an error: (401) Authorization required.

If I disable https certificate checks it works. But I have plans to runs 
this as a cron job on my ubuntu server. So I need to use the commandline 
version. And in this version I cannot give this parameter.

Once again thanks for making this!

Cheers

Original issue reported on code.google.com by kimti...@gmail.com on 27 Jan 2010 at 9:17

GoogleCodeExporter commented 9 years ago
Have you tried to import Mono root https certificates?
More info here:  http://gs.fhtino.it/gdocbackup/faq --> "Errors connecting to 
Google servers 
(on Linux)"

I confirm your problem. On some linux distributions/mono releases there are 
problems. I also 
encountered them but I have not fully understood the cause (linux, mozroots, 
mono, ???). To 
bypass these problems I released the option "bypass https certiciates checks".

On command line version it's not yet released. I'll publish it ASAP.

(issue type changed to Enhancement)

Original comment by fht...@gmail.com on 27 Jan 2010 at 9:56

GoogleCodeExporter commented 9 years ago
Hi,

Mono root certificates helped - so I am happy! Thanks!

Kim

Original comment by kimti...@gmail.com on 28 Jan 2010 at 8:22

GoogleCodeExporter commented 9 years ago

Original comment by fht...@gmail.com on 29 Jan 2010 at 1:32

GoogleCodeExporter commented 9 years ago
(New version released)

Original comment by fht...@gmail.com on 6 Feb 2010 at 3:44