tattoopolt.blogg.se

Insync google drive raspberry pi 2
Insync google drive raspberry pi 2






LOCAL_FILE='/home/Desktop/webserver-cam/a.jpg.tar'ĭoc = (type='document', title=DOC_TITLE) I didn't stated the right path for the folder. I would like to also sync the encrypted drive, but I would like the contents, including folder names, to be encrypted on Google Drive, but easily accessible, with on-the-fly encryption, from my Ubuntu desktop using Insync, and a Raspberry Pi server I will be configuring. I was able to upload a zip file to google drive, sorry for my silly mistake. Get link Facebook Twitter Pinterest Email Other Apps Comments. There is Raspberry Pi version of this docker. Start_byte, self.file_handle.read(self.chunk_size))įile "/usr/local/lib/python2.7/dist-packages/gdata/client.py", line 1044, in upload_chunk Today, we’ll install Insync to make super easy automatic backups to google drive using Insync dockker on Openmediavault. Return uploader.upload_file(create_uri, entry, **kwargs)įile "/usr/local/lib/python2.7/dist-packages/gdata/client.py", line 1085, in upload_file Upload_doc = client.CreateResource(doc, create_uri=create_uri, media=media)įile "/usr/local/lib/python2.7/dist-packages/gdata/docs/client.py", line 300, in create_resource I get following error: Traceback (most recent call last): When i try to upload_doc using: upload_doc = client.CreateResource(doc, create_uri=create_uri, media=media)

Insync google drive raspberry pi 2 how to#

For next state i wan to compress all image captured and send it to google drive but i have no idea how to do it.Ĭurrently I am trying 1 example written in python from this link. The contents will be downloaded to you documents/Download (you may need to create this folder) folder on the pi.

insync google drive raspberry pi 2

rclone sync -v onedrive:Documents /home/pi/Documents/Download This command will sync the onedrive connection Documents folder to your raspberry pi. I am working on capturing image from USB Webcam using mjpg-streamer and its working fine now. First open a terminal and test your sync command.






Insync google drive raspberry pi 2