Page 1 of 1

Uploading file(s) to Gmail shell drive through SSL.

Posted: Thu Nov 27, 2008 12:49 pm
by kaisellgren
Hi,

I'm in a need of uploading files every now and then to a specific gmail shell drive account. I was going to use cURL or fsockopen to connection with an SSL encryption, but I'm not sure what to do about the uploading... I tried googling but got no info about the gmail's shell drive extension system, how it works, no idea.

Links? Ideas? Code?