Re: not deleting from the root

2005-05-13 Thread Wayne Davison
On Fri, May 13, 2005 at 09:13:42AM -0400, Mike Zupan wrote: > rsync -avv --delete --force domain.com::w1/ /w1/ > > It will NOT delete anything that is no on the server anymore. I can't duplicate that. What version of rsync is running on each machine? Did you simplify/change the command you quot

Copying ".."

2005-05-13 Thread Wayne Davison
I just noticed that copying ".." with rsync copies the directory by name, resulting in the destination files being written out one directory higher than expected. For instance, rsync -av .. /var/tmp/save-dir/ That would copy everything from the parent dir into /var/tmp, not /var/tmp/save-dir

[Bug 2712] --cvs-exclude does not work as advertised: core directories

2005-05-13 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=2712 [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |ASSIGNED --- Additional Comments

Same Medication - Low Price

2005-05-13 Thread Sampson
Pharmacy - No prescription required http://zlzjfxw.roukvsr2o19hdsr.orbletmcagi.com -- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Prescription Drugs

2005-05-13 Thread Ben
Top 10 meds bought online http://rpqnx.gvj92hgrv8go2hg.orbletmcagi.com -- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

re[2]: Encryption

2005-05-13 Thread Kevin Day
Gary-   Shachar Shemesh has created an AES encryption module that generates RSync friendly encrypted files.  Google his name and you should be able to find it.     - K     Original Message > I am using a SSH tunnel for transit, so just the backup siteGH+-

rsync: mkstemp failed: No such file or directory (2)

2005-05-13 Thread apache7
Hello everyone, Server1: Harmony Server2: Peace I've been using rsync 2.6.4 since some time now, without any problem. I "copy" files from Server2 to Server1 (making Server1 a mirror of Server2). The command line used on Server1 was: rsync -vrlpogt --delete-after Server2::Img/ /LocalImg I was cop

[Bug 2712] New: --cvs-exclude does not work as advertised: core directories

2005-05-13 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=2712 Summary: --cvs-exclude does not work as advertised: core directories Product: rsync Version: 2.6.3 Platform: All OS/Version: All Status: NEW Severity: minor

Re: not deleting from the root

2005-05-13 Thread Paul Slootman
On Fri 13 May 2005, Mike Zupan wrote: > I have a bit of an issue with rsync. I am using to keep directories in > sync via another server for backup. > > Here is the server config > [w1] > path = /w1 > comment = w1 web dir > [w2] > path = /w2 > comment = w2 web dir > > Now on the client i run thi

not deleting from the root

2005-05-13 Thread Mike Zupan
I have a bit of an issue with rsync. I am using to keep directories in sync via another server for backup. Here is the server config [w1] path = /w1 comment = w1 web dir [w2] path = /w2 comment = w2 web dir Now on the client i run this command rsync -avv --delete --force domain.com::w1/ /w1/ It

Re: Encryption

2005-05-13 Thread Shachar Shemesh
Gary Holzer wrote: Hi All, I am using rsync to backup our office server to our Internet server (RHE). As an association for doctors we are looking at providing a backup service for their practices using rsync. As it would be patient data it would need to be encrypted. I have found a few options, n

Re: help me understand keepalive..

2005-05-13 Thread Steve Sether
> Maybe. You must be using at least 2.6.4 on both ends of the connection > and not overriding the protocol version below 29. (You can see what > protocol was negotiated by specifying at least four -v options.) If the > remote system has multiple versions of rsync installed, perhaps it is > runni

Re: rsync doesn't exit

2005-05-13 Thread Paul Slootman
On Fri 13 May 2005, Ken Gillett wrote: > Sorry to have to ask again, but I'm still completely stuck on this. I'd suggest at least first upgrading to the latest rsync version, there have been plenty of fixes since the versions you're using. > Can anyone suggest why rsync doesn't exit when there i

Re: rsync doesn't exit

2005-05-13 Thread Ken Gillett
Sorry to have to ask again, but I'm still completely stuck on this. Can anyone suggest why rsync doesn't exit when there is no output console, even though it's not trying to display anything? I can only think it must be a quirk of the rsync code, but is there a solution? On 9 May 2005, at 19:2