https://bugzilla.samba.org/show_bug.cgi?id=2395
[EMAIL PROTECTED] changed:
What|Removed |Added
Attachment #992 is|0 |1
obsolete|
https://bugzilla.samba.org/show_bug.cgi?id=2395
--- Additional Comments From [EMAIL PROTECTED] 2005-02-27 23:59 ---
Created an attachment (id=992)
--> (https://bugzilla.samba.org/attachment.cgi?id=992&action=view)
same test script but with bug fixes
(In reply to comment #3)
Terribly
https://bugzilla.samba.org/show_bug.cgi?id=2395
[EMAIL PROTECTED] changed:
What|Removed |Added
Severity|major |trivial
Status|REOPENED
https://bugzilla.samba.org/show_bug.cgi?id=2395
[EMAIL PROTECTED] changed:
What|Removed |Added
Severity|normal |major
Status|RESOLVED
Wayne wrote:
> On Sun, Feb 27, 2005 at 05:34:48PM -0500, Eli wrote:
> > It would build the file list and copy over some files, but not
> > everything. Even with --delete-excluded it still didn't
> delete files
> > on the dest server that weren't on the src system.
>
> Then you must have done
Wayne Davison wrote:
> This hasn't been fixed yet, so I'd like to see your changes so I can
> incorporate them into the patches/acls.diff for 2.6.4. Thanks!
Okay. I was hoping that someone else had done this (better than
I). Please keep in mind my caveats.
- Andrew
To acls.c I just added
https://bugzilla.samba.org/show_bug.cgi?id=2389
--- Additional Comments From [EMAIL PROTECTED] 2005-02-27 16:19 ---
Odd, my reply never made it through. I'll paste my reply in "manually". David
-Original Message-
From: Wood, David
Sent: Friday, February 25, 2005 4:52 PM
To
On Sun, Feb 27, 2005 at 05:34:48PM -0500, Eli wrote:
> It would build the file list and copy over some files, but not
> everything. Even with --delete-excluded it still didn't delete files
> on the dest server that weren't on the src system.
Then you must have done something wrong, such as still
https://bugzilla.samba.org/show_bug.cgi?id=2395
[EMAIL PROTECTED] changed:
What|Removed |Added
Severity|major |normal
Status|NEW
https://bugzilla.samba.org/show_bug.cgi?id=2395
Summary: problems copying from a dir that includes a symlink in
the path
Product: rsync
Version: 2.6.4
Platform: All
OS/Version: All
Status: NEW
Severity: ma
Wayne wrote:
> On Sun, Feb 27, 2005 at 04:31:15AM -0500, Eli wrote:
> > I thought I could use --include-from and then add
> --exclude='*' to see
> > if rsync would backup what I needed and then delete
> anything not in my
> > list from the rsync server side, however it did not, not to mention
https://bugzilla.samba.org/show_bug.cgi?id=1936
[EMAIL PROTECTED] changed:
What|Removed |Added
Status|NEW |ASSIGNED
--- Additional Comments
https://bugzilla.samba.org/show_bug.cgi?id=1959
[EMAIL PROTECTED] changed:
What|Removed |Added
Status|NEW |ASSIGNED
--- Additional Comments
On Sun, Feb 27, 2005 at 04:31:15AM -0500, Eli wrote:
> I thought I could use --include-from and then add --exclude='*' to see if
> rsync would backup what I needed and then delete anything not in my list
> from the rsync server side, however it did not, not to mention coming up
> quite short in the
On Sun, Feb 27, 2005 at 12:50:40PM -0500, Andrew Gideon wrote:
> But if this hasn't yet been fixed in the repository, and if someone
> wants to see what I've done, I'm happy to send it.
This hasn't been fixed yet, so I'd like to see your changes so I can
incorporate them into the patches/acls.diff
I'm using the -A patch on v2.6.2, and I'm doing the usual "incremental
backup using links"
thing.ÂÂTheÂdestinationÂisÂaÂmachineÂrunningÂFedoraÂ
(both 2 and 3), and the sources are machines running various Linuxes and
Solaris.
During my initial testing, I found a lot of diskspace being wasted.ÂÂ
chris allen wrote:
I have a main server that I want to backup to my backup server. I
don't know on witch side that I need to make a key on
the code is bellow is what I am using
rsync -e "ssh -i /root/.ssh/rsync-key" -avHRrz --numeric-ids
--progress --stats --delete --exclude=/proc/* --excl
I am using rsync with --files-from to specify an exclusive list of files for
rsync to back up to an rsync server. I give rsync the list using find to
spit out a list of files that are 2 or more days old from a list of files
that can change. The backup of the files works perfectly, however I
reali
18 matches
Mail list logo