Tullio Facchinetti
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • ATOM Feed
  • Daily Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Display

Filter untagged links
5 results tagged google-drive  ✕
Grive2 - Google drive client http://yourcmc.ru/wiki/Grive2
Sun 25 Aug 2019 04:49:47 PM CEST
QRCode

The purpose of this project is to provide an independent open source implementation of Google Drive client for GNU/Linux. It uses Google Drive REST API to talk to Google Drive service. The code is written in standard C++.

#cli-app api file_management filesystem google-drive homepage linux networking opensource rest software
uds - Unlimited Drive Storage by splitting binary files into base64 https://github.com/stewartmcgown/uds
Wed 22 May 2019 10:03:48 PM CEST
QRCode

Store files in Google Docs without counting against your quota.

Features

  • Upload files to Google Drive without using storage space
  • Download any stored files to your computer

Logic

  • Google Docs take up 0 bytes of quota in your Google Drive
  • Split up binary files into Google Docs, with base64 encoded text
  • Size of the encoded file is always larger than the original. Base64 encodes binary data to a ratio of about 4:3.
  • A single google doc can store about a million characters. This is around 710KB of base64 encoded data.
  • Some experiments with multi-threading the uploads, but there was no significant performance increase.
#cli-app backup coding_lang:python file_management google-drive online opensource software source_code storage
GitHub - MStadlmeier/drivesync: Google Drive synchronization for Linux https://github.com/MStadlmeier/drivesync
Tue 08 Jan 2019 08:36:33 PM CET
QRCode

Google Drive synchronization for Linux. Contribute to MStadlmeier/drivesync development by creating an account on GitHub.

file_transfer google-drive sync
skicka - Command-line utility for working with Google Drive https://github.com/google/skicka
Tue 21 Aug 2018 10:46:55 PM CEST
QRCode

Command-line utility for working with Google Drive.

#cli-app client coding_lang:go file_management google-drive opensource software source_code
How to mount your Google Drive on Linux with google-drive-ocamlfuse - TechRepublic http://www.techrepublic.com/article/how-to-mount-your-google-drive-on-linux-with-google-drive-ocamlfuse/
Fri 03 Jun 2016 08:32:07 PM CEST
QRCode
article command_line file_management filesystem google-drive
3672 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn