The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

    file-upload - Upload a file into a Google Drive directory

SYNOPSIS

    file-upload local-file google-drive-dir

DESCRIPTION

file-upload uploads a given files to Google Drive, and puts it into the destination directory specified.

EXAMPLES

  $ google-drive-upsync my.txt /stuff/txtfiles

LEGALESE

Copyright 2014 by Mike Schilli, all rights reserved. This program is free software, you can redistribute it and/or modify it under the same terms as Perl itself.

AUTHOR

2014, Mike Schilli <cpan@perlmeister.com>