similar to: Request to include delete-dir-and-suffix patch in rsync-2.6.4

Displaying 20 results from an estimated 10000 matches similar to: "Request to include delete-dir-and-suffix patch in rsync-2.6.4"

2004 Sep 20
1
--delete and --backup - Backup file gets deleted
This is not a new bug as I found the behaviour on many version of rsync . When you use the --delete option combined with --backup, the expected behaviour is to backup the deleted file on target machine by renaming it with the backup suffix or with ~ suffix by default. This works fine but when you execute the same command a second time, like my cron job does the next day, the backup file gets
2009 Jan 07
1
DO NOT REPLY [Bug 6020] New: support/rrsync fails when server-side options include "-e."
https://bugzilla.samba.org/show_bug.cgi?id=6020 Summary: support/rrsync fails when server-side options include "- e." Product: rsync Version: 3.0.4 Platform: All OS/Version: Other Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org
2003 Jul 29
1
"-b --suffix '' --delete --backup-dir /path/" combination does not act as expected
Skipped content of type multipart/mixed-------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available Url : http://lists.samba.org/archive/rsync/attachments/20030728/49616c2f/attachment.bin
2010 May 19
1
rrsync with --delete
Hi all, is it possible to get rrsync with the "--delete" option working? Or is the rsync server really started unidirectional in this special scenario? Regards. JS -- GRATIS f?r alle GMX-Mitglieder: Die maxdome Movie-FLAT! Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01
1999 Oct 25
2
leaps: XHAUST returned error code -999
Hi there, This problem has been dogging me for a bit, and I'm trying to figure out why. When running the the subsets function in the leaps library, R is giving me the following error message > lvodsub <- subsets(pred, resp$LVOD) Warning message: XHAUST returned error code -999 in: leaps.exhaustive(a, really.big = really.big) but this still happens if I add the really.big option:
2008 Feb 06
1
--suffix-dels unknown option on in rsync 3.0.0.
I am trying to run: rsync --dry-run -avz --force --no-whole-file -e "ssh -C" --delete --bwlimit=35 \ --backup --exclude "*.backup-*" --exclude "*:*" '--suffix'=.backup-`date +%m%d` \ /mnt/unite-c/ heraudet@nanardon.zarb.org:~/unite-c/ But I get: rsync: on remote machine: --suffix-dels=.backup-0206: unknown option rsync error: syntax or
1999 Oct 05
1
WANTED: Q&A
First, I am really liking what I have seen so far in R. The demos are quite fascinating, and I look forward to doing some really neat stuff over the next little while with R. Being but an intiate to R, I am having quite a bit of trouble figuring out how to use the leaps library. Rather than ask several questions to the list at large, I would rather explain what I'm trying to do to someone in
2000 Feb 04
1
MA / RMA / Type II regression?
For starters, let me say again how impressive R is, and how all of the effort that has gone into R shines through clearly. It is an amazing program, and I am frequently pleasantly surprised to find out how powerful and capable R is. Finding the interface to xgobi is the latest pleasant surprise. Are there functions in R for Major Axis and Reduced Major Axis regression? I have OBS-RESID graphs of
1999 Sep 29
1
Is there an R-SQUARE function?
Hi there, I realize that this is a bit of a strange question, but here goes. In SAS, one can use the REG procedure to carry out a least-squares regression analysis. By specifying the R-SQUARE option in the SELECTION command, the program carries out regressions for every combination of every independant variable against the dependant variable. This is useful in smaller datasets, though difficult
2014 Sep 02
1
[PATCH] rrsync: Add several long options used by BackupPC
rrsync used to throw the error /usr/local/bin/rrsync: invalid rsync-command syntax or options when run under BackupPC 3.2.1, with this patch full and incremental backups work. --- support/rrsync | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/support/rrsync b/support/rrsync index 6f83f9d..c231ea3 100644 --- a/support/rrsync +++ b/support/rrsync @@ -60,6 +60,7 @@ our
2008 Mar 09
5
--backup-dir-dels=DIR patch
Hi All, I think I am missing something with the backup-dir-dels.diff patch. How does that differ from the original --backup -backup-dir=DIR option? Using the original one works fine (on patched or non-patched rsync), putting deleted source files into the DIR on destination, but when I run --backup -backup-dir-dels=DIR, nothing happens to the deleted files. Rob D
2007 Jun 06
1
add inverse recursive feature or do a mkdir -p/install -D -d ?
Hi, Background : I am using rsync to push/sync FTP uploaded files from master server to slave servers. On slaves the full directory path of each file doesn't exist so rsync is unable to sync it and there a no options in rsync to do something like "mkdir -p/install -D -d" on destination before sync file. N.B. I don't want to do a full sync of the root/home directory every time a
2015 Sep 10
1
[Bug 11513] New: Modified rrsync to support write-only usage
https://bugzilla.samba.org/show_bug.cgi?id=11513 Bug ID: 11513 Summary: Modified rrsync to support write-only usage Product: rsync Version: 3.1.2 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 Component: core Assignee: wayned at samba.org
2014 Dec 03
1
Aw: Re: encrypted rsyncd - why was it never implemented?
On 12/03/2014 01:37:58 PM, Kevin Korb wrote: > As far as a backup provider goes I wouldn't expect them to use rsync > over SSL unless that were built into rsync in the future (and has > been > around long enough that most users would have it). > > I would expect them to either use rsync over ssh secured by rrsync or > rsyncd over ssh with them managing the rsyncd.conf
2014 Dec 03
1
Aw: Re: Re: encrypted rsyncd - why was it never implemented?
> The benefit of rsync over ssh secured by rrsync is that it is more > like what rsync users are already used to. i don`t like rsync over ssh in an environemt with users you can?t trust. from a security perspective, i think such setup is broken by design. it`s a little bit like giving a foreigner the key to your front door and then hope that the door in the corridor to your room will be
2014 Dec 03
0
Aw: Re: encrypted rsyncd - why was it never implemented?
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 As far as a backup provider goes I wouldn't expect them to use rsync over SSL unless that were built into rsync in the future (and has been around long enough that most users would have it). I would expect them to either use rsync over ssh secured by rrsync or rsyncd over ssh with them managing the rsyncd.conf file. Either way the server side
2016 Apr 28
5
[Bug 11879] New: escape rrsync restricted folder
https://bugzilla.samba.org/show_bug.cgi?id=11879 Bug ID: 11879 Summary: escape rrsync restricted folder Product: rsync Version: 3.1.2 Hardware: All OS: All Status: NEW Severity: normal Priority: P5 Component: core Assignee: wayned at samba.org Reporter:
2008 May 13
1
Log transfer statistic on the server
Hi, I'm using rsync over ssh. Is there a way to log the transfer statistic on the server side. Some thing like rsync client "--stats" option. Do you thing it possible by some modification to rrsync? http://samba.anu.edu.au/ftp/unpacked/rsync/support/rrsync Regards, Milutin Voinivich -------------- next part -------------- A non-text attachment was scrubbed... Name: milutin.vcf
2005 May 02
1
[Bug 2675] --backup --suffix=.foo --delete-after doesn't backup deleted files
https://bugzilla.samba.org/show_bug.cgi?id=2675 ------- Additional Comments From wayned@samba.org 2005-05-02 09:37 ------- Created an attachment (id=1202) --> (https://bugzilla.samba.org/attachment.cgi?id=1202&action=view) Fix the combination of --backup with --delete-after -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email ------- You are receiving this mail
2023 May 12
0
[Bug 3570] New: Add substitution token for explicitly selected IdentityFile for ControlPath selection
https://bugzilla.mindrot.org/show_bug.cgi?id=3570 Bug ID: 3570 Summary: Add substitution token for explicitly selected IdentityFile for ControlPath selection Product: Portable OpenSSH Version: 9.3p1 Hardware: All OS: Linux Status: NEW Severity: enhancement Priority: P5