https://bugzilla.samba.org/show_bug.cgi?id=5325
[EMAIL PROTECTED] changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://bugzilla.samba.org/show_bug.cgi?id=5325
[EMAIL PROTECTED] changed:
What|Removed |Added
Severity|normal |minor
--- Comment #1 from [EMAIL
https://bugzilla.samba.org/show_bug.cgi?id=5325
Summary: cannot find popt.h at compile time
Product: rsync
Version: 3.0.0
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component:
Hi All,
I have a client running:
Source: Xsan 1.4.2 Volume with acl enabled. It is mounted on an xserve
Intel 10.4.11
Destination: DAS (Direct attached Storage) Attached through Fiber
Channel. (It's a xraid) with acl enabled.
using basic options -aHAXN --fileflags -v --progress
everything
On Fri, 2008-03-14 at 12:27 -0400, Matt McCutchen wrote:
> On Thu, 2008-03-13 at 11:01 -0400, Ming Zhang wrote:
> > Some time rsync just return error code 23 that some files are not
> > transferred. Is there a way to get a list of these files so we can retry
> > it later time?
> >
> > For example,
https://bugzilla.samba.org/show_bug.cgi?id=5324
[EMAIL PROTECTED] changed:
What|Removed |Added
Severity|normal |enhancement
Summary|with opt
On Fri, 2008-03-14 at 14:15 +, Stuart Halliday wrote:
> Forget ssh until you've got it working as plain vanilla Rsync.
>
> Like I said in my 1st posting. Get a working daemon and then list a rsync
> folder using a Rsync list command.
>
> Don't do anything else until you've got that working.
>
I'd like to expand on Stuart's response a bit...
On Fri, 2008-03-14 at 06:29 -0700, Geofoxer wrote:
> Thanks for your response, I think that I am on my way of getting stuff
> configured here. I still have a couple of questions though. I am also using
> linux with rsync!!! I want to clear up the us
On Thu, 2008-03-13 at 11:01 -0400, Ming Zhang wrote:
> Some time rsync just return error code 23 that some files are not
> transferred. Is there a way to get a list of these files so we can retry
> it later time?
>
> For example, we scan the whole file system and N files are not
> transferred. Ins
On Fri, 2008-03-14 at 17:14 +0530, [EMAIL PROTECTED] wrote:
> I m getting bug for incremental backup from my server
> Error:Rsync Failed 3072
Rsync does not have such an error message. Probably you are using rsync
as part of a larger backup script and that script is printing the
message. You may
You gave you the answer.
I'm not a security specialist, but by my modest knowledge, rsync
protocol isn't secure at all as all information can be sniffed by
somebody on the network. So the "classic" solution for those who need
encryption is to use ssh wrapper.
On the links of this page: htt
https://bugzilla.samba.org/show_bug.cgi?id=5324
Summary: with option --xattrs the process rsync is more long time
Product: rsync
Version: 3.0.0
Platform: x86
OS/Version: Other
Status: NEW
Severity: normal
Priority:
> Thanks for your response, I think that I am on my way of getting stuff
> configured here. I still have a couple of questions though. I am also
> using linux with rsync!!! I want to clear up the usage of the
> following command:
>
> rsync --progress -zav -e ssh /random/file-or-directory
> :/rand
Ok, thanks for the info. That seems to open up the issue of network security
(yes NFS security normally isnt great, but...)
rsyncd native: is this bug free and secure (based on hosts_allow/hosts_deny?),
perhaps a good solution with tcpwrappers?
rsh: no thanks
ssh: dont really want to have to put
Hi Wayne,
Ok, I have modified the command, and it works correctly.
This is what it is now:
rsync -av --link-dest=/data/20080313/ 20080313/ 20080314/
Thanks for your help.
Jan
-Oorspronkelijk bericht-
Van: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Namens
Wayne Davison
Verzonden
Thanks for your response, I think that I am on my way of getting stuff
configured here. I still have a couple of questions though. I am also using
linux with rsync!!! I want to clear up the usage of the following command:
rsync --progress -zav -e ssh /random/file-or-directory
:/random/file-or-dir
I m getting bug for incremental backup from my server
Error:Rsync Failed 3072
--
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
Hi Robert,
I've downloaded the lipo'd rsync-3.0.0 OS X binary you kindly posted and
used it successfully on a 10.4.11 G5, but am running into trouble using it
on a 10.4.8 G4. When running the command:
rsync -axXSHAv --delete --force-change --exclude-from ~/exclude.txt /
/Volumes/SPARE/
I get t
Rsync works on a client/server system. So it's recommended to install
rsync on both machines (your and the server), so you bypass NFS and
connect to the server via rsync protocol. That's the way to use the
delta incremental algorithm.
Le 14 mars 08 à 12:46, Andy Smith a écrit :
Hi list,
Hi list,
can anyone point me at some consise info on when rsync is capable of
performing incremental updates
of binary files? I need to rsync over a network, and currently I have this over
an NFS share but I suppose
that even if binary updates are possible there not going to do much good as
r
20 matches
Mail list logo