search for: rsyncarg

Displaying 5 results from an estimated 5 matches for "rsyncarg".

Did you mean: rsyncargs
2015 Jun 25
2
add rsync -A -X to Backuppc "RsyncArgs" get 'Got fatal error during xfer (fileListReceive failed)'
Backuppc uses rsync (do not know what rsync version but Backuppc is latest version, so assuming 'very' current rsync version is included) and I am trying to add acl and attr file permissions to rsync in "RsyncArgs" and "RsyncRestoreArgs" and have discovered that their addition is not that easy. Backuppc uses "RsyncArgs" and "RsyncRestoreArgs" to create the rsync 'string' of commands to "backup" files. By adding the "-A" and "-X" to t...
2015 Jun 25
0
add rsync -A -X to Backuppc "RsyncArgs" get 'Got fatal error during xfer (fileListReceive failed)'
...course. On 06/25/2015 08:11 AM, Bob of Donelson Trophy wrote: > Backuppc uses rsync (do not know what rsync version but Backuppc > is latest version, so assuming 'very' current rsync version is > included) and I am trying to add acl and attr file permissions to > rsync in "RsyncArgs" and "RsyncRestoreArgs" and have discovered > that their addition is not that easy. > > Backuppc uses "RsyncArgs" and "RsyncRestoreArgs" to create the > rsync 'string' of commands to "backup" files. By adding the "-A" >...
2015 Jun 25
2
add rsync -A -X to Backuppc "RsyncArgs" get 'Got fatal error during xfer (fileListReceive failed)'
...e. > > On 06/25/2015 08:11 AM, Bob of Donelson Trophy wrote: > >> Backuppc uses rsync (do not know what rsync version but Backuppc is latest version, so assuming 'very' current rsync version is included) and I am trying to add acl and attr file permissions to rsync in "RsyncArgs" and "RsyncRestoreArgs" and have discovered that their addition is not that easy. Backuppc uses "RsyncArgs" and "RsyncRestoreArgs" to create the rsync 'string' of commands to "backup" files. By adding the "-A" and "-X" to the...
2015 Jun 25
0
add rsync -A -X to Backuppc "RsyncArgs" get 'Got fatal error during xfer (fileListReceive failed)'
...Trophy wrote: >>>> Backuppc uses rsync (do not know what rsync version but >>>> Backuppc is latest version, so assuming 'very' current rsync >>>> version is included) and I am trying to add acl and attr file >>>> permissions to rsync in "RsyncArgs" and "RsyncRestoreArgs" >>>> and have discovered that their addition is not that easy. >>>> Backuppc uses "RsyncArgs" and "RsyncRestoreArgs" to create >>>> the rsync 'string' of commands to "backup" files. By...
2013 Jan 24
2
rsync parameters errors
In my new bash script, I'm doing what I think is a very simple rsync command the way I'm used to doing it. I just do a lot of setup and checking before I get to it. When I run it, it gets very unhappy with me. It's probably something very simple. I need to build the rsync command in a string so that some things can go away - like if my variables DRY_RUN and DELETE are undefined,