Thursday, August 9, 2018

Linux : Syncing your servers to a cloud account with rclone

The process of syncing your server to a cloud account, like Amazon Drive, Dropbox, Google Cloud Storage, Google Drive, Microsoft Azure Blob Storage, Wasabi, etc. is simple with rclone.


Rclone

Logo
Rclone is a command line program to sync files and directories to and from:
  • Amazon Drive   (See note)
  • Amazon S3  
  • Backblaze B2  
  • Box  
  • Ceph  
  • DigitalOcean Spaces  
  • Dreamhost  
  • Dropbox  
  • FTP  
  • Google Cloud Storage  
  • Google Drive  
  • HTTP  
  • Hubic  
  • IBM COS S3  
  • Memset Memstore  
  • Mega  
  • Microsoft Azure Blob Storage  
  • Microsoft OneDrive  
  • Minio  
  • Nextcloud  
  • OVH  
  • OpenDrive  
  • Openstack Swift  
  • Oracle Cloud Storage  
  • ownCloud  
  • pCloud  
  • put.io  
  • QingStor  
  • Rackspace Cloud Files  
  • SFTP  
  • Wasabi  
  • WebDAV  
  • Yandex Disk  
  • The local filesystem  
Features
  • MD5/SHA1 hashes checked at all times for file integrity
  • Timestamps preserved on files
  • Partial syncs supported on a whole file basis
  • Copy mode to just copy new/changed files
  • Sync (one way) mode to make a directory identical
  • Check mode to check for file hash equality
  • Can sync to and from network, eg two different cloud accounts
  • Optional encryption (Crypt)
  • Optional cache (Cache)
  • Optional FUSE mount (rclone mount)
Links

Sunday, August 5, 2018

An Introduction to Using Git | Linux.com | The source for Linux information

Wednesday, July 18, 2018

Youth Digital Skills Program 2018 - Shouf

Whether you are a student, employee or entrepreneur to be, register now in the free upcoming digital youth training sessions with #DOT and improve your digital skills.
Register here:
DOT (level1-2):goo.gl/7mP4gu
DOT level 3:goo.gl/huucsn

Sunday, January 21, 2018

The term "Open Source" and "Open SOURCE WAYS"



The term "open source" refers to something people can modify and share because its design is publicly accessible.

The term originated in the context of software development to designate a specific approach to creating computer programs. Today, however, "open source" designates a broader set of values—what we call "the open source way." Open source projects, products, or initiatives embrace and celebrate principles of open exchange, collaborative participation, rapid prototyping, transparency, meritocracy, and community-oriented development.