NAME
gmailfs - simple program to store and retrieve programs on Gmail
USAGE
gmailfs <username> <password> [ <1|0> <filename> [as] ]
- username and password are your gmail username and password
- pass 1 to store, 0 to retreive. 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 option as indicates what to store the file as on GMail or save it as locally
AUTHOR
Simon Wistow <simon@thegestalt.org>
COPYRIGHT
Copyright 2006, Simon Wistow
Released under the same terms as Perl itself