[arm-allstar] Google Backup
Patrick Perdue
borrisinabox at gmail.com
Fri Dec 6 08:38:06 EST 2019
Dropbox has a free tear. So does OneDrive. It gives you 5GB for free.
Dropbox got pretty stingy recently with the free tear, though, and I'm
honestly not sure if Rclone works properly with it. I have a paid
subscription, because I store about 1.3 TB there, a lot of it for work.
OneDrive might be the best free option at this point.
On 12/6/2019 1:48 AM, "Doug Crompton via ARM-allstar" wrote:
> I think "free" cloud backup is out there but very limited and like Google
> Drive who knows how long it would last. Here is a link about it -
>
> https://www.cloudwards.net/best-free-cloud-backup/
>
> rclone list the following backends -
>
> alias Alias for an existing remote
> acd Amazon Drive
> azureblob Microsoft Azure Blob Storage
> b2 Backblaze B2
> box Box
> crypt Encrypt/Decrypt a remote
> cache Cache a remote
> chunker Transparently chunk/split large files
> drive Google Drive
> dropbox Dropbox
> fichier 1Fichier
> ftp FTP Connection
> gcs Google Cloud Storage (this is not Google Drive)
> gphotos Google Photos
> http http Connection
> swift Openstack Swift (Rackspace Cloud Files, Memset Memstore, OVH)
> hubic Hubic
> jottacloud JottaCloud
> koofr Koofr
> local Local Disk
> mailru Mail.ru Cloud
> mega Mega
> onedrive Microsoft OneDrive
> opendrive OpenDrive
> pcloud Pcloud
> premiumizeme premiumize.me
> putio Put.io
> qingstor QingCloud Object Storage
> s3 Amazon S3 Compliant Storage Provider (AWS, Alibaba, Ceph,
> Digital Ocean, Dreamhost, IBM COS, Minio, etc)
> sftp SSH/SFTP Connection
> sharefile Citrix Sharefile
> union Union merges the contents of several remotes
> webdav Webdav
> yandex Yandex Disk
>
>
> *73 Doug*
>
> *WA3DSP*
>
> *http://www.crompton.com/hamradio <http://www.crompton.com/hamradio>*
>
> On Thu, Dec 5, 2019 at 11:54 PM Doug Crompton <wa3dsp at gmail.com> wrote:
>
>> Yes, that is the same error I got with gdrive. I realize there are many
>> ways (destinations) to use rclone but are any free? The setup would be
>> rather daunting for most hamvoip users so if we did support it I believe we
>> would have to set it up for one service that worked and distribute it that
>> way. More experienced users could do their own thing.
>>
>>
>> *73 Doug*
>>
>> *WA3DSP*
>>
>> *http://www.crompton.com/hamradio <http://www.crompton.com/hamradio>*
>>
>> On Thu, Dec 5, 2019 at 10:54 PM "Patrick Perdue via ARM-allstar" <
>> arm-allstar at hamvoip.org> wrote:
>>
>>> Rclone is no longer working for me with Google Drive.
>>>
>>> norbert:~ borrisinabox$ rclone ls goog:/
>>> 2019/12/05 22:49:55 ERROR : : error listing: couldn't list directory:
>>> Get https://www.googleapis.com/drive/v3/files?alt=
>>>
>>> json&fields=files%28id%2Cname%2Csize%2Cmd5Checksum%2Ctrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebView
>>> Link%29%2CnextPageToken&pageSize=1000&prettyPrint=false&q=trashed%3Dfalse+and+%28%27root%27+in+parents%29:
>>>
>>> oauth2: canno
>>> t fetch token: 400 Bad Request
>>> Response: {
>>> "error": "invalid_grant",
>>> "error_description": "Bad Request"
>>> }
>>> 2019/12/05 22:49:55 Failed to ls: couldn't list directory: Get
>>> https://www.googleapis.com/drive/v3/files?alt=json&fields
>>>
>>> =files%28id%2Cname%2Csize%2Cmd5Checksum%2Ctrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%29%2Cn
>>> extPageToken&pageSize=1000&prettyPrint=false&q=trashed%3Dfalse+and+%28%27root%27+in+parents%29:
>>>
>>> oauth2: cannot fetch tok
>>> en: 400 Bad Request
>>> Response: {
>>> "error": "invalid_grant",
>>> "error_description": "Bad Request"
>>> }
>>> norbert:~ borrisinabox$
>>>
>>>
>>> So there you go. I can try creating a new configuration to see if that
>>> still tries, but somehow I doubt it.
>>>
>>> On 12/5/2019 10:14 PM, "Doug Crompton via ARM-allstar" wrote:
>>>
>>>> Patrick,
>>>>
>>>> Is this (rclone) still working for you with Google? I went to my Google
>>>> apps page and Google drive is no longer an option. Dave tells me the
>>> free
>>>> API was removed during the summer.
>>>>
>>>>
>>>> *73 Doug*
>>>>
>>>> *WA3DSP*
>>>>
>>>> *http://www.crompton.com/hamradio <http://www.crompton.com/hamradio>*
>>>>
>>>> On Wed, Dec 4, 2019 at 3:13 PM "Patrick Perdue via ARM-allstar" <
>>>> arm-allstar at hamvoip.org> wrote:
>>>>
>>>>> I use rclone for Google Drive, not with Hamvoip. This could be an
>>>>> option, re-working the scripts to fit.
>>>>> On 12/4/2019 2:47 PM, "Doug Crompton via ARM-allstar" wrote:
>>>>>> Chris,
>>>>>>
>>>>>> I am seeing the same thing here and unfortunately I believe what
>>> this
>>>>>> means is that the gdrive app is no longer supported by Google. The
>>> github
>>>>>> page gives the following message -
>>>>>>
>>>>>> This tool is not being actively maintained at the moment, ymmv *Active
>>>>>> maintenance will be resumed soon.* For incremental and encrypted
>>> backup
>>>>> of
>>>>>> unix systems borg <https://github.com/borgbackup/borg> is a great
>>>>>> alternative and rsync.net <http://rsync.net/products/attic.html>
>>>>> provides a
>>>>>> cheap and reliable backup target.
>>>>>>
>>>>>> Since I have no idea when this message was created I do not know when
>>>>>> "soon" means or if ever. For now unfortunately I would say it is not
>>>>> going
>>>>>> to work. I tried downloading the latest binary and I get the same
>>>>> results.
>>>>>> If this cannot be resolved then the gdrive binary and howto will be
>>>>>> removed.
>>>>>>
>>>>>>
>>>>>> *73 Doug*
>>>>>>
>>>>>> *WA3DSP*
>>>>>>
>>>>>> *http://www.crompton.com/hamradio <http://www.crompton.com/hamradio>*
>>>>>>
>>>>>>
>>>>>>
>>>>>> On Wed, Dec 4, 2019 at 1:17 PM "Chris Viningre via ARM-allstar" <
>>>>>> arm-allstar at hamvoip.org> wrote:
>>>>>>
>>>>>>> I'm trying to setup Google for backup. When I enter the url from
>>> gdrive
>>>>>>> about scrip I receive a return that says:
>>>>>>>
>>>>>>> Sign in with Google temporarily disabled for this app
>>>>>>>
>>>>>>> This app has not been verified yet by Google in order to use Google
>>> Sign
>>>>>>> In.
>>>>>>> Chris Viningre
>>>>>>> 70 W. Roadrunner
>>>>>>> Salt Flat, Texas 79847
>>>>>>> C:(915) 504-1510
>>>>>>> Website: ws5b.com <http://ws5b.com>
>>>>>>> chrisviningre at gmail.com
>>>>>>> chris at ws5b.com
>>>>>>> Ham Radio Call Sign: WS5B
>>>>>>> _______________________________________________
>>>>>>>
>>>>>>> ARM-allstar mailing list
>>>>>>> ARM-allstar at hamvoip.org
>>>>>>> http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar
>>>>>>>
>>>>>>> Visit the BBB and RPi2/3/4 web page - http://hamvoip.org
>>>>>>>
>>>>>> _______________________________________________
>>>>>>
>>>>>> ARM-allstar mailing list
>>>>>> ARM-allstar at hamvoip.org
>>>>>> http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar
>>>>>>
>>>>>> Visit the BBB and RPi2/3/4 web page - http://hamvoip.org
>>>>> _______________________________________________
>>>>>
>>>>> ARM-allstar mailing list
>>>>> ARM-allstar at hamvoip.org
>>>>> http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar
>>>>>
>>>>> Visit the BBB and RPi2/3/4 web page - http://hamvoip.org
>>>>>
>>>> _______________________________________________
>>>>
>>>> ARM-allstar mailing list
>>>> ARM-allstar at hamvoip.org
>>>> http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar
>>>>
>>>> Visit the BBB and RPi2/3/4 web page - http://hamvoip.org
>>> _______________________________________________
>>>
>>> ARM-allstar mailing list
>>> ARM-allstar at hamvoip.org
>>> http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar
>>>
>>> Visit the BBB and RPi2/3/4 web page - http://hamvoip.org
>>
> _______________________________________________
>
> ARM-allstar mailing list
> ARM-allstar at hamvoip.org
> http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar
>
> Visit the BBB and RPi2/3/4 web page - http://hamvoip.org
More information about the ARM-allstar
mailing list