Using WGet to download files from Google Clound in CLI

Peter Silva peter at bsqt.homeip.net
Thu Nov 3 12:53:23 UTC 2016


apt-get install wget git

then just use git and wget normally.
you can then run the scripts retrieved.

either or both work.  I would go with git for that sort of thing,
because you get version control of the scripts with no additional
effort.


On Thu, Nov 3, 2016 at 7:39 AM, Amichai Rotman <amichai at iglu.org.il> wrote:
> Hi All,
>
> I would like to be able to open a terminal on a freshly installed Ubuntu box
> and use wget to download the contents of a folder in my Google Drive cloud.
>
> These files are actually bash scripts I want to run post installation.
>
> Is GitHub the best way to go? Just clone my repository every time?
>
> I am looking for the most simple and secure way.
>
> Thanks!
>
> Amichai
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>




More information about the ubuntu-users mailing list