On 21 Jul 2020, at 09:29, Joe via rsync wrote:
> use ls or find to create a list of files on server 1 followed by a list
> of files on server 2
> run it through sort -u to eliminate duplicates
> use ls or find to make a list of files on ser
This is basically what I am doing, though it is a lot mo
Given three servers where Server 1 has several GB of files and Server 2 has
several GB of files and Server 3 has all the files from both Server 1 and
Server 2 in a single directory, how can I remove files on Server 3 that do not
exist on either Server 1 or Server 2?
For example, it's say Server
OK I have the following setup:
Server A: a remote server which runs rsync to a local machine to get new files
Local: A local machine
Local A: A folder on the local machine with new files for Server A yto get
Local B: An empty folder on an external drive connected to Local
Now, normally Local B
I have seen two main styles in examples for using rsync with exclude-from.
The first is simply a list of filename, one per line.
The second is a list of filenames, one per line, prefixed with either a - or a
+ to indicate exclude/include. Which is correct?
Also, none show the correct style with
On Jun 26, 2019, at 2:53 PM, Jan-Benedict Glaw via rsync
wrote:
>
> As I commonly spell --inplace as --in-place, I'd like to suggest this simple
> patch:
If we’re going to do that add --remove-source and --delete-source as aliases
for whatever the command is I have to look up every single tim
Does anyone know of a list for snapshot? I was working on a website today and
When I went to check in my snapshots, despite the snapshots running every houir
and My working in the directory of most of the last two days, all the files in
the backup were from more than three years in the past. In