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

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
User avatar
kaisellgren
DevNet Resident
Posts: 1675
Joined: Sat Jan 07, 2006 5:52 am
Location: Lahti, Finland.

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

Post 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?
Post Reply