googlepagesftpd

Name

googlepagesftpd

License

BSD-2

Homepage

http://code.google.com/p/googlepagesftpd/

About

googlepagesftpd is a FTP server for Google Pages service. It was created to upload files to the web-pages providing a faster and easier interface than the web interface offered by Google. Internally, googpagesftpd simply emulates a web browser and translates all FTP operations into HTTP ones using Google's web interface.

Note. Google Pages service has since been closed by Google. Currently it still works for all accounts registered before it was closed but it doesn't accept new registrations.

googlepagesftpd is written in Python and uses the pyftpdlib written by Giampaolo Rodola'.