Rsync Mac Download

  1. Mac Rsync Gui
  2. Rsync Archive
  3. Rsync Mac Download
  4. Wget Mac Download
  5. Rsync Mac Gui
OPByte software

Grsync
Home
Download
Changes
Screenshot
Online backup

Drivers Widget
Home

Dec 11, 2016 Rsync is widely used for backups and mirroring and as an improved copy command for everyday use. Rsync finds files that need to be transferred using a 'quick check' algorithm (by default) that looks for files that have changed in size or in last-modified time. Truck is a client GUI for rsync – the same algorithm found at the heart of Dropbox, OneDrive, Google Drive, iCloud, SkyDrive, OwnDrive, etc. It uses the Paramiko SSH library to provide encryption. It is written in Python and uses the Qt framework thanks to the PyQt bindings. Where tighter integration with MacOS is required, PyObjC has worked.

Commodore
Cbmsh
Vic-20 games

OPTasks
Home
Download
Screenshot

OPClip
Home
About
Download
Screenshot

Legacy
Maemo
Cento midlet
PT text utility


Grsync: Download

Rsync gui

Mac Rsync Gui

This is the official Grsync Download page. Here you can get the sources of the current version and of the older ones.Or, you can click on a link to other sites which provide packages or binaries (if you are on linux, first check your distribution default software installer).
Sources can be compiled on linux just by './configure && make', in most cases. If it complains that unity is missing, try './configure --disable-unity'.
If you are a packager for some distributions or are the maintainer of a port, please contact me and I'll put your link in this page.
The main page for grsync is here.

Download

Sources
download latest version 1.3.0

Older versions:
1.2.8
1.2.6
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.1
1.1.0
1.0.0
0.6.3 (last one NOT using gtkbuilder, some ports are still based on it)


Mac OS X
a port by Éric Béliveau


Windows
a port by Adam Moore


Maemo (nokia internet tablet)
install grsync on maemo 5 freemantle devices (nokia n900)
see maemo section for internet tablet 2006 or older


Suse
visit PackMan


Mandriva
visit Seer of Souls


Solaris
visit SunFreeware


Rsync Archive

Subscribe to the File release feed (sources only).

About rclone

Rsync Mac Download

Rclone is a command line program to manage files on cloud storage. Itis a feature rich alternative to cloud vendors' web storageinterfaces. Over 40 cloud storage products supportrclone including S3 object stores, business & consumer file storageservices, as well as standard transfer protocols.

Rclone has powerful cloud equivalents to the unix commands rsync, cp,mv, mount, ls, ncdu, tree, rm, and cat. Rclone's familiar syntaxincludes shell pipeline support, and --dry-run protection. It isused at the command line, in scripts or via its API.

Users call rclone 'The Swiss army knife of cloud storage', and'Technology indistinguishable from magic'.

Rclone really looks after your data. It preserves timestamps andverifies checksums at all times. Transfers over limited bandwidth;intermittent connections, or subject to quota can be restarted, fromthe last good file transferred. You cancheck the integrity of your files. Wherepossible, rclone employs server-side transfers to minimise localbandwidth use and transfers from one provider to another withoutusing local disk.

Virtual backends wrap local and cloud file systems to applyencryption,compressionchunking andjoining.

Rsync Mac Download

Rclone mounts any local, cloud orvirtual filesystem as a disk on Windows,macOS, linux and FreeBSD, and also serves these overSFTP,HTTP,WebDAV,FTP andDLNA.

Rclone is mature, open source software originally inspired by rsyncand written in Go. The friendly supportcommunity are familiar with varied use cases. Official Ubuntu, Debian,Fedora, Brew and Chocolatey repos. include rclone. For the latestversion downloading from rclone.org is recommended.

Wget Mac Download

Rclone is widely used on Linux, Windows and Mac. Third partydevelopers create innovative backup, restore, GUI and businessprocess solutions using the rclone command line or API.

Rclone does the heavy lifting of communicating with cloud storage.

What can rclone do for you?

Rclone helps you:

  • Backup (and encrypt) files to cloud storage
  • Restore (and decrypt) files from cloud storage
  • Mirror cloud data to other cloud services or locally
  • Migrate data to cloud, or between cloud storage vendors
  • Mount multiple, encrypted, cached or diverse cloud storage as a disk
  • Analyse and account for data held on cloud storage using lsf, ljson, size, ncdu
  • Union file systems together to present multiple local and/or cloud file systems as one

Features

Rsync Mac Gui

Rsync Mac Download
  • Transfers
    • MD5, SHA1 hashes are checked at all times for file integrity
    • Timestamps are preserved on files
    • Operations can be restarted at any time
    • Can be to and from network, e.g. two different cloud providers
    • Can use multi-threaded downloads to local disk
  • Copy new or changed files to cloud storage
  • Sync (one way) to make a directory identical
  • Move files to cloud storage deleting the local after verification
  • Check hashes and for missing/extra files
  • Mount your cloud storage as a network disk
  • Serve local or remote files over HTTP/WebDav/FTP/SFTP/dlna
  • Experimental Web based GUI

Supported providers

(There are many others, built on standard protocols such asWebDAV or S3, that work out of the box.)

  • 1Fichier
  • Alibaba Cloud (Aliyun) Object Storage System (OSS)
  • Amazon Drive (See note)
  • Amazon S3
  • Backblaze B2
  • Box
  • Ceph
  • Citrix ShareFile
  • C14
  • DigitalOcean Spaces
  • Dreamhost
  • Dropbox
  • Enterprise File Fabric
  • FTP
  • Google Cloud Storage
  • Google Drive
  • Google Photos
  • HDFS
  • HTTP
  • Hubic
  • Jottacloud
  • IBM COS S3
  • Koofr
  • Mail.ru Cloud
  • Memset Memstore
  • Mega
  • Memory
  • Microsoft Azure Blob Storage
  • Microsoft OneDrive
  • Minio
  • Nextcloud
  • OVH
  • OpenDrive
  • OpenStack Swift
  • Oracle Cloud Storage
  • ownCloud
  • pCloud
  • premiumize.me
  • put.io
  • QingStor
  • Rackspace Cloud Files
  • rsync.net
  • Scaleway
  • Seafile
  • SeaweedFS
  • SFTP
  • StackPath
  • SugarSync
  • Tardigrade
  • Tencent Cloud Object Storage (COS)
  • Uptobox
  • Wasabi
  • WebDAV
  • Yandex Disk
  • Zoho WorkDrive
  • The local filesystem

Links

  • Home page
  • GitHub project page for source and bug tracker
  • Rclone Forum
  • Downloads