gmailfs - simple program to store and retrieve programs on Gmail
gmailfs <username> <password> [ <store|delete|retrieve|remove> <filename> [as] ]
- username and password are your gmail username and password
- pass a command - either store, delete, retrieve or remove. If you just
pass a username and password then a list of all files will be printed.
- filename is the path to store or retrieve on Gmail
- the optional 'as' indicates what to store the file as on GMail or save it
as locally. If passed to delete or remove then it indicates a version of a
file to retrieve.
Simon Wistow <simon@thegestalt.org>
Copyright 2006, Simon Wistow
Released under the same terms as Perl itself