From mboxrd@z Thu Jan 1 00:00:00 1970 From: zloster Subject: Re: Way to synchronize files like Dropbox Date: Fri, 12 Apr 2019 17:23:48 +0300 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="------------3FB54966464EFF17FA1829EB" Return-path: Received: from eggs.gnu.org ([209.51.188.92]:47867) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hEx6p-0007nr-7a for help-guix@gnu.org; Fri, 12 Apr 2019 10:24:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hEx6o-0004Vp-84 for help-guix@gnu.org; Fri, 12 Apr 2019 10:24:51 -0400 Received: from relay12.mail.gandi.net ([217.70.178.232]:59205) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hEx6n-0004UN-PM for help-guix@gnu.org; Fri, 12 Apr 2019 10:24:50 -0400 Received: from [192.168.27.77] (unknown [91.92.40.84]) (Authenticated sender: rado@edno.moe) by relay12.mail.gandi.net (Postfix) with ESMTPSA id 5EF51200009 for ; Fri, 12 Apr 2019 14:24:46 +0000 (UTC) In-Reply-To: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: help-guix@gnu.org This is a multi-part message in MIME format. --------------3FB54966464EFF17FA1829EB Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit I haven't tried this one: https://github.com/andreafabrizi/Dropbox-Uploader But I like the idea - command-line script. Nothing fancy. Should run on any system with Bash and curl on them. On 12.04.2019 16:36, mikadoZero wrote: > You could look into: > > * rsync > * duplicity > * syncthing > > Adam Mazurkiewicz writes: > >> What is the way to synchronize files with a remote storage like >> Dropbox? I work in several places and I need to get the same document >> files in these places. On Debian I was using just Dropbox. I need a >> free solution from Guixsd. > > --------------3FB54966464EFF17FA1829EB Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 7bit

I haven't tried this one:

https://github.com/andreafabrizi/Dropbox-Uploader

But I like the idea - command-line script. Nothing fancy. Should run on any system with Bash and curl on them.


On 12.04.2019 16:36, mikadoZero wrote:
You could look into:

* rsync
* duplicity
* syncthing

Adam Mazurkiewicz writes:

What is the way to synchronize files with a remote storage like
Dropbox? I work in several places and I need to get the same document
files in these places. On Debian I was using just Dropbox. I need a
free solution from Guixsd.


--------------3FB54966464EFF17FA1829EB--