man page, specifically the sections for --perms and -a.
--
Derek Martin
Principal System Software Engineer
Akamai Technologies
demar...@akamai.com
--
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/li
On Fri, May 26, 2023 at 08:34:20AM -0700, Wayne Davison wrote:
> On Tue, May 16, 2023 at 2:03 PM Derek Martin wrote:
>
> > This appears to be because of a type mismatch between xfer_sum_len
> > (declared as [signed] int) and the third arugment to memset, whose
> > functio
tatic int phase = 0, redoing = 0;
-8K--
--
Derek Martin
Principal System Software Engineer
Akamai Technologies
demar...@akamai.com
--
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rs
rsync changelog from v3.0.7 through the current version that
appeared to be a fix for this behavior. Has anyone else experienced this
behavior, and if so, with what version of rsync? Thanks in advance!
Martin G.
--
Please use reply-all for most replies to avoid omitting the mailing list.
To u
>
>
> >
> > > I guess I could write an initial protocol specification - but it would
> > > not be complete and I wouldn't be able to relicense my library to
> > > LGPL anyway.
> > >
> > > So I guess I have convinced myself that it is not worth the effort
> > > trying. Time is probably better spent
rs of
ignored files?
Thanks and kindest regards,
Martin
--
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
- Original Message -
> From: "Philipp Tölke"
> To: "Andrew Martin" , rsync@lists.samba.org
> Sent: Thursday, September 25, 2014 11:20:14 AM
> Subject: Re: Preserve ZFS ACLs when syncing to Linux (ext4)
>
> Hi,
>
> Please keep the
- Original Message -
> From: "Kevin Korb"
> To: rsync@lists.samba.org
> Sent: Wednesday, September 24, 2014 4:37:25 PM
> Subject: Re: Preserve ZFS ACLs when syncing to Linux (ext4)
>
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> You only want --fake-super on the writing end so dr
-super --fake-super
root@solaris:/export/share /path/to/local/ext4/dir
Is this possible?
Thanks,
Andrew Martin
--
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http
Hello,
I'm using rsync 3.0.9 to backup several NFS shares from a fileserver, mounted
over NFSv3, to a local RAID on a backup server. Both servers are running Ubuntu
12.04 server LTS. The fileserver's filesystem is ext4. The NFS shares are
mounted on the backup server as follows:
fileserver:/mnt
he problem.
Thanks also for your other hints.
Best regards
Martin
--
Please use reply-all for most replies to avoid omitting the mailing list.
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,
i use rsync version 2.6.9 protocol version 29 on Mac OS X 10.6.3 and
expierienced the following problem.
When using --link-dest=DIR with DIR on the startup volume everything works fine.
If DIR is a volume on an external drive many files are copied instead of
creating hard links.
hardlinks
ad been pushed into
the pipe.
I posted to the list on this topic about 6 months ago but nobody
seemed interested. If I ever get any "copious spare time" I'll look
into implementing this myself... but I don't think that will be soon.
:-(
peace & happiness,
martin
--
P
#x27;, then hardlink the folder content recursively to folder 'B' where the
other software is processing and deleting it.
About the other way: --files-from accepts a remote file path if it starts
with ':', see the rsync manual for more details.
Best,
Martin
Fabian Cenedese
Matt McCutchen-7 wrote:
>
> On Tue, 2009-10-13 at 03:51 -0700, Martin Scharrer wrote:
>> I'm using rsync with -aP --remove-source-files to move files from one
>> machine to another while watching the progress. I'm under the impression
>> that rsync is deleti
ons are all
for receiving side deletions, not for the source files.
Thanks,
Martin
--
View this message in context:
http://www.nabble.com/Delay-for---remove-source-files-tp25870695p25870695.html
Sent from the Samba - rsync mailing list archive at Nabble.com.
--
Please use reply-all for most r
Matt McCutchen-7 wrote:
>
> On Wed, 2009-10-07 at 04:40 -0700, Martin Scharrer wrote:
>> I agree with both above points. However, I would also vote for adding
>> such
>> an option to rsync.
>> This should not be to difficult and would come in handy.
>
>
Matt McCutchen-7 wrote:
>
> On Mon, 2009-10-05 at 12:47 -0400, Sanjeev Sharma wrote:
>> Is this in rsync and I just can't find it, or if not, is there a way
>> to fake this OR, third possibility, is anyone working to add it?
> The obvious approach is to use a wrapper script that moves its first
Hi,
I frequently rsync larger files from my rented server to my PC.
Sometimes I have to stop the rsync process and restart it a while after
(e.g. I'm shutting down my PC for the night, ...), sometimes several times
per source file.
I like the two following features:
(1) The unfinished files shoul
d 68GB
of free disk to be able to try that!
* If you're not telling rsync to transfer just a single file, do the
filenames match at both ends of the transfer?
You not doing something like creating a dump with the date in the
filename, are you?
Sorry, no rocket science there... ;-)
pe blocks? I
guess this would mean that it would have to read one filename at a
time and process it. So, would that be easy?
If the answer is "easy" then I'll have a go at implementing it... :-)
peace & happiness,
martin
--
Please use reply-all for most replies to avoid omitt
this case. All other
ways I tried don't work either.
Does anyone know how to do this using a single rsync call? I know I could
transfer the md5sum file first in a separate rsync operation and then
exclude it from the second one, but I'm looking for a single-rsync-operation
solution.
Than
I'm using rsync 2.6.9 and rsnapshot 1.2.9 on Ubuntu 8.04. When using
rsnapshot to backup a remote computer over ssh, I get the message
rsync error: unexplained error (code 130) at rsync.c(271) [generator=2.6.9]
ERROR: /usr/bin/rsync returned 130 while processing [EMAIL PROTECTED]:/
I looked at th
On Tue, 12 Feb 2008 10:52:00 +0100, Giuliano Gavazzi <[EMAIL PROTECTED]>
wrote:
On 12Feb, 2008, at 09:53 , Martin Strand wrote:
I'm trying to use rsync to get a live backup of 2 million files, about
50 gb, max depth of 5 directory levels.
I'm on a gigabit lan so I'm
iles older than X so only newer
files are checked?.
Will rsync 3.0.0 make a big difference for large trees?
Thanks for any tips,
Martin
--
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
)
[sender=
2.6.9]
Do I need to do something on the server? It seems that some people put
some script on the server, but I am not sure whether that is the way to
go when I have no root privileges.
Thanks heaps in advance.
Martin
--
To unsubscribe or change options: https://lists.samba.org/mailma
:
We want to monitore rsync and want to get a message by email as soon
something is not running smoothly.
Thanks for your help.
Best regards
Martin
--
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart
Hi,
I now have a port of rsync running on Symbian S60v3 (with openc/pips)
which works in both directions :) It is setup to run in daemon mode on
the phone and only allow connections from localhost, with remote access
granted through reverse ssh port forwarding or a similar VPN technology.
For
2007/8/29, Wayne Davison <[EMAIL PROTECTED]>:
> Moderated would be too harsh, but I have turned on manual approval for
> non-members of the list. We'll see how that goes for now.
That didn't stop the asian spam... :-(
Best
Martin
--
To unsubscribe or change options: h
2007/8/28, Paul Slootman <[EMAIL PROTECTED]>:
> The list is open to non-members, to make help with rsync more
> accessible. Unfortunately some idiots feel the need to abuse
Fine. Then close the list for non-members and moderate their posts.
It's easy with mailman.
Best
2007/7/9, Gavriel State <[EMAIL PROTECTED]>:
We're investigating ways to provide large scale software updates for
multi-gigabyte games, and have recently begun to explore
IMHO bittorrent is a better way to do this.
Best
Martin
--
To unsubscribe or change options: https://list
time, but the last
time they used 'cp -al' for cloning, if gnu cp was available.
This is not necessary because of rsync's --link-dest parameter.
rsnapshot does this now. :-)
Best
Martin
--
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before
2006/10/20, Nico Schottelius <[EMAIL PROTECTED]>:
Just wanted to tell you that there's a simple and somehow smart
backup solution using rsync named ccollect [0].
And the difference to rsnapshot is?
Best
Martin
--
To unsubscribe or change options: https://lists.samba.org/mailm
2006/10/12, [EMAIL PROTECTED]
See the url I provided.
i didnt see any SUDO mentioned there.
validate-rsync calls rsync through sudo.
Please get a name and switch of HTML.
HTH. HAND
Martin
--
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before
2006/10/12, [EMAIL PROTECTED] <[EMAIL PROTECTED]>:
Quote:
"Without root: Use a non-root account and use passwordless sudo in the
script."
sounds interesting, can you explain how am i suppose to do that ?
who runs the script ? when ?
See the url I provided. :-)
Bes
2006/10/12, [EMAIL PROTECTED] <[EMAIL PROTECTED]>:
is there a way to do what i'm trying WITHOUT giving root ssh access ?
With root: http://www.jdmz.net/ssh/
Without root: Use a non-root account and use passwordless sudo in the script.
Best
Martin
--
To unsubscribe or change opt
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Matt McCutchen wrote:
> On 9/22/06, Martin Gadbois <[EMAIL PROTECTED]> wrote:
>> Is there a way that rsync could, for all known files, sync paths instead
>> of file content whenever local and remote files are identical (using
>
identical (using
sha1 or md5)?
- --
== +--+
Martin Gadbois | "Windows might take you from 0 to 60 faster, |
S/W Developer | but to go to 100 you need Unix."|
Colubris Ne
2006/6/27, Stuart Halliday <[EMAIL PROTECTED]>:
Maybe you need Unison rather than rsync?
http://www.cis.upenn.edu/~bcpierce/unison/
Or if you are using Linux, drdb (http://www.drbd.org/)?
Best
Martin
PS: http://en.wikipedia.org/wiki/Top-posting :-(
--
To unsubscribe or change o
> - Original Message -
> From: "Matt McCutchen" <[EMAIL PROTECTED]>
> To: "martin aa" <[EMAIL PROTECTED]>
> Subject: Re: Rsync - does it really do an *exact* copy?
> Date: Mon, 29 May 2006 15:50:35 -0400
>
>
> On Mon, 2006-05-29 at
> On Mon 29 May 2006, martin aa wrote:
> > Hi Rsync-ers
> >
> > I'm simply using rsync to do an exact copy of my root (and home)
> > partition by using the -aHv options.
> >
> > When the copy is complete, I modify fstab so my root and home
>
eb for that error message, but have been unable to find
anything in regards to using rsync.
If anyone could please shed any light on what is happening here it would be
most appreciated.
Thanks in advance, Martin
--
___
Check out the latest SMS services
> Have you checked the permissions on your /etc/rsyncd.secrets file?
> Unless you turn off "strict modes", this must not be readable by
> "other".
That was it! =)
Thanks =)
Martin
--
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsy
296) [receiver]
When I look in /var/run there are there no rsyncd.log or rsyncd.lock.
Could that be a problem?
Martin
--
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
works.
Can anyone help me out? =)
Martin
--
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
I have a cluster active / pasive using HA.
I need to mirror data in 2 ways:
node1 to node2 and node2 to node1 keeping the most recently file.
Any Ideas?
--
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-
TIONS} --filter=._<(cd $FROM && find -type d -name .svn -printf
"%h\n" | sed 's_\./_- _') $FROM $TO
)
Thanks,
Martin
--
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
On 2006-03-23 17:40:11 +1100, russell wrote:
> I was wondering if anyone has used rsync to generate forests of
> symlinks which point
> to a specified hierarchy.
Is lndir(1) what you want?
Best
Martin
--
http://www.tm.oneiros.de
--
To unsubscribe or chang
Begin forwarded message:
From: Karel Kulhavy <[EMAIL PROTECTED]>
Date: 7 March 2006 18:01:43
To: Martin Pool <[EMAIL PROTECTED]>
Subject: Delete some excluded files in rsync
Hello
I suggest that a feature be added into rsync. That one could
separately
specify excluded files
x27;s not lost?
--
Martin
signature.asc
Description: This is a digitally signed message part
--
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
course if a file has noe revision it should only be kept in its
> originalyy state in backup1.
>
> I have googled for this for quite a while but I have not found anything so
> far, so I hope someone can give me som advice on this.
use rsnapshot
Best
Martin
--
On 2005-12-21 08:49:00 -0800, ed hayes wrote:
> I'm new using rsync, and I found the example for "7 day incremental backup".
> I got this working, but I've got 1 question:
Don't know about that; use rsnapshot instead.
Best
Martin
--
error: timeout in data send/receive (code 30) at io.c(183)
>
> Can I know the reason for timeout only after 2 seconds?
--timeout=1 :-)
Try --timeout=30, and remember: --timeout is the maximum time for
"building file list" etc., not the network timeout.
Best
Mart
Harish <[EMAIL PROTECTED]> writes:
> 1) How does it replicate data changes to files – entire file or only
> the incremental blocks?
It sends only the differences, using the rsync algorithm. See:
http://rsync.samba.org/tech_report/node2.html
--
Ma
Need to understand exactly what the "--delete" flag
does when rsync runs.
Here is my understanding... If a file is created on
the source machine on monday, then rsync'd to the
rsync server on monday night, then deleted on the
source machine tuesday, then it will be deleted from
the rsync server o
Wayne Davison <[EMAIL PROTECTED]> writes:
> On Sun, Nov 06, 2005 at 01:18:22AM +0100, Martin Geisler wrote:
>> I would like to suggest an option to rsync that makes it output sizes
>> in human readable units, instead of always using bytes.
>
> The CVS version now has t
ry taking at look at unison, it, does exactly that:
http://www.cis.upenn.edu/~bcpierce/unison/
--
Martin Geisler GnuPG Key: 0x7E45DD38
PHP Exif Library | PHP Weather | PHP Shell
http://pel.sf.net/| http://phpweather.net/ | http://mge
s from those commands that I got the idea in the first
place.
--
Martin Geisler GnuPG Key: 0x7E45DD38
PHP Exif Library | PHP Weather | PHP Shell
http://pel.sf.net/| http://phpweather.net/ | http://mgeisler.net/
Read/write Exif data |
ch an option, then I'm sorry -- I didn't find it
in the manual pages.
--
Martin Geisler GnuPG Key: 0x7E45DD38
PHP Exif Library | PHP Weather | PHP Shell
http://pel.sf.net/| http://phpweather.net/ | http://mgeisler.net/
Read/
GPL and
LGPL code as long as it is for internal use only. Web applications
could be an example of an application which isn't distributed to
customers, and thus the source doesn't have to be published for it.
--
Martin Geisler GnuPG Key: 0x7E45DD38
Check out ssh's forwarding options.
Best
Martin
--
http://www.tm.oneiros.de
--
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
On 2005-09-24 12:15:27 +0200, Christoph Biedl wrote:
> I'd like to keep a copy of these files/links/whatever. Is there a way to
> create a copy of them in another tree right before they are purged?
Use rsnapshot. :-)
Best
Martin
--
http://www.tm.oneiro
des also
files which contains the "binary" name!?
kind regards
martin
--
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
All,
This message is placed here for the aid of others in the future.
I have search the archives for this solution, but sadly, only found a
couple of (rather old) messages from people exhibiting having the same
problems, but without any replies for this solution.
Please forgive me as I seem to r
Zitat von Wayne Davison <[EMAIL PROTECTED]>:
>For that output to occur, they must be.
ag... NO ;)
> --delete option might have deleted the files before rsync (re-)transferred
them?
I checked the output...nothing was has been deleted
> I've also seen a weird delete
> interaction in a rare
;touch" over all files in this folder and now finally rsync works!!
Somebody may has an explanation what went wrong here??
thanks
martin
--
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
Zitat von Wayne Davison <[EMAIL PROTECTED]>:
Which most likely means that something is touching the files. If you're
using 2.6.5, add the -i option to see what attributes have changed to
trigger the copy.
..wayne..
hi
ok when I use the -i flag then I get the following output:
building fil
Zitat von Chris Shoemaker <[EMAIL PROTECTED]>:
> On Wed, Jul 27, 2005 at 10:36:05AM +0200, Martin Kammerlander wrote:
> > hi all!
> >
> > I tried to synchronise a directory with the following command:
> >
> > rsync -avz --exclude "db/" /source/ /de
ll files of the this certain folder but only a few of them...
Sombody knows what's going wrong here...or maybe what is more likely: what I'm
doing wrong on my command?
thanks for any suggestion
martin
--
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rs
On 2005-06-12 13:39:46 +0200, Erik Romijn wrote:
> A bit complicated, but my problem is this: I want to restore the system
> as it was on friday.
Use rsnapshot
Best
Martin
--
http://www.tm.oneiros.de
--
To unsubscribe or change options: https://lists.samba.org/m
edge about rsync and about handling
device files in C. I don't have much knowledge about either of this two,
but maybe it is just a short thing for someone with more knowledge in this.
Best regards,
Martin Scharrer
--
To unsubscribe or change options: https://lists.samba.org/mailman/listin
f pattern *.exe
>
> any ideas?
Add a --include="*.exe".
This worked in my short test.
> Regards,
> -janardhan.
> P.S. I am using rsync-2.6.3 version.
I'm too. But a "emerge -uvaD world" on my gentoo box is already running...
best
Martin
--
To unsubsc
On 2005-03-29 23:50:33 -0500, Bruce Therrien wrote:
> Are we looking at the correct type of program in rsync?
Yes.
> Or any suggestions?
NFS. :-)
Best regards
Martin
--
http://www.tm.oneiros.de
--
To unsubscribe or change options: https://lists.samba.org/m
their own mail server, which to my mind is a
greater harm than letting ocassional spam go through. Our purpose here
is to run a mailing list, not punish ISPs. So we use all the things you
named as part of a weighted score.
--
Martin
signature.asc
Description: OpenPGP digital signature
--
To unsubscr
On 2005-03-21 17:23:28 -0500, Michael Haertjens wrote:
> you go that route, you will want to run a script like the following to make
> sure that the only commands the root login will accept are to run rsync:
Check out rrsync.pl :-)
Best regards
Martin
PS: And learn to quote,
.pl, which
locks him to reading.
Best regards
Martin
--
Martin Schröder, [EMAIL PROTECTED]
ArtCom GmbH, Lise-Meitner-Str 5, 28359 Bremen, Germany
Voice +49 421 20419-44 / Fax +49 421 20419-10
http://www.artcom-gmbh.de
--
To unsubscribe or change opt
ssh (with forced commands), sudo and rrsync.
Best regards
Martin
--
Martin Schröder, [EMAIL PROTECTED]
ArtCom GmbH, Lise-Meitner-Str 5, 28359 Bremen, Germany
Voice +49 421 20419-44 / Fax +49 421 20419-10
http://www.artcom-gmbh.de
--
To unsub
ese rights.
These points alawys apply, even if he sells rsync.
Best regards
Martin
--
Martin Schröder, [EMAIL PROTECTED]
ArtCom GmbH, Lise-Meitner-Str 5, 28359 Bremen, Germany
Voice +49 421 20419-44 / Fax +49 421 20419-10
http://www.artcom-gmbh
On 2005-02-04 11:51:20 +0200, Shachar Shemesh wrote:
> What distro is this? If it's Debian, gzip has an option called
> "--rsyncable". This makes changes to the uncompressed file local in the
This is a debian-only patch which doesn't change the gzip
version. :-(
B
On 2005-01-12 09:20:29 -0800, Wayne Davison wrote:
> On Wed, Jan 12, 2005 at 02:53:47PM +0100, Martin Schr?der wrote:
> > Can I limit the rsync command on the server to read-only?
>
> The "resources" page of the rsync website mentions Joe Smith's perl
> scri
n the server to read-only?
Thanks in advance
Martin
--
Martin Schröder, [EMAIL PROTECTED]
ArtCom GmbH, Lise-Meitner-Str 5, 28359 Bremen, Germany
Voice +49 421 20419-44 / Fax +49 421 20419-10
http://www.artcom-gmbh.de
--
To unsubscribe or c
do_open(fnamecmp, O_RDONLY, 0);
> + fd1 = do_open(fname, O_RDONLY, 0);
>
> - if ((fd1 == -1) && (compare_dest != NULL)) {
> - /* try the file at compare_dest instead */
> - snprintf(fnamecmpbuf,MAXPATHLEN,"%s/%s",
> - compare_dest,fname);
> - fnamecmp = fnamecmpbuf;
> - fd1 = do_open(fnamecmp, O_RDONLY, 0);
> - }
> + if (fd1 == -1 && compare_dest != NULL)
> + fd1 = open_alternate_base_comparedir(fname);
> +
> + if (fd1 == -1 && fuzzy)
> + fd1 = open_alternate_base_fuzzy(fname);
>
> if (fd1 != -1 && do_fstat(fd1,&st) != 0) {
> - rprintf(FERROR,"fstat %s :
> %s\n",fnamecmp,strerror(errno));
> + rprintf(FERROR,"fstat %s : %s\n",fname,strerror(errno));
> receive_data(f_in,NULL,-1,NULL,file->length);
> close(fd1);
> continue;
> }
>
> if (fd1 != -1 && !S_ISREG(st.st_mode)) {
> - rprintf(FERROR,"%s : not a regular file
> (recv_files)\n",fnamecmp);
> + rprintf(FERROR,"%s : not a regular file
> (recv_files)\n",fname);
> receive_data(f_in,NULL,-1,NULL,file->length);
> close(fd1);
> continue;
> @@ -403,7 +398,7 @@
> if (fd1 != -1 && st.st_size > 0) {
> buf = map_file(fd1,st.st_size);
> if (verbose > 2)
> - rprintf(FINFO,"recv mapped %s of size
> %.0f\n",fnamecmp,(double)st.st_size);
> + rprintf(FINFO,"recv mapped %s of size
> %.0f\n",fname,(double)st.st_size);
> } else {
> buf = NULL;
> }
>
> --
> A bad analogy is like a leaky screwdriver -- Richard Braakman
--
Martin
--
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
th of the wanted files, and i appened
> > it to the home directory of the user. Ex : the user requests /test, i
> > give him : /home/usrname/test
Have a look to scponly:
http://www.sublimation.org/scponly/
It is not really that what you locking for but similar.
best
Martin
--
n 28) it works fine.
No hidden files except .htaccess get transferred.
What version do you use?
Try adding --exclude=".*" to your option.
best,
Martin
--
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
isn't checking for further hardlinks if the first
hardlink in alphabetic order isn't
existing on the remote filesystem, but detect the relationship when it is
processing the next hardlink.
best
Martin Scharrer
--
To unsubscribe or change options: http://lists.samba.org/mailman/listi
Yes, I am running the latest version of cygwin, I just upgraded it.
/Martin
On Tue, 15 Jun 2004, Dan Pritts wrote:
I don't remember the details but i recall that some of the cygwin problems
required an update to cygwin, not an update to rsync. are you running
all the latest cygwin?
On Tue, J
one on to the next
file rather than module. Thoughts?
Does anyone have an idea as to what the problem is and/or how I can
resolve it?
/Martin
--
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
ocks were occupied by
> other files there will be a file with other file's content and a abnormal
> end on the other end.
>
> So,is this true that we can't deal with this problem except to do some
> changes with the OS ?
Yes, or don't change the file while it is bei
thout os-level version control.
>
> Sorry, my English is very poor. Thanks for your read and answer!!
>
> _____
> MSN Messenger: http://messenger.msn.com/cn
>
--
Martin
signature.asc
Description: Digital signature
--
To uns
PROTECTED]:873:/bu/area1/blue/* /bu/area1/blue
> "
>
> This error does not seem to occour when transferrring the same file set
> using cp over nfs or scp. However, this does happen using rsync over nfs.
--
Martin
signature.asc
Description: Digital signature
--
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
reate a unified product that supports resource forks
> when built on OSX.
>
> See http://www.macosxlabs.org./rsyncx/rsyncx.html
>
> Their CVS repository is at http://www.opendarwin.org
>
> It seems a shame to have two projects where one will do.
Well, sometimes there are reason
The rsync faq-o-matic was broken during the recent machine migration.
Since there was relatively little useful content and a lot of
unanswered or pointless questions, I am going to remove the links to
it.
If anyone feels like maintaining an FAQ please do so.
--
Martin
signature.asc
nd when I'm doing an make
install there i can easily start the daemon with the same command and:
2004/05/04 21:08:53 [12985] rsyncd version 2.6.0 starting, listening on port
873
Hope there is somebody who can help me
Best regards
Martin
--
To unsubscribe or change options: http://lists.sa
unzip BackupDir/ MyDir
This is only a sugestion. You may find a better solution.
Thank you.
Paulo da Silva
- End forwarded message -
--
Martin
signature.asc
Description: Digital signature
--
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Befo
On 23 Apr 2004, Jim Salter <[EMAIL PROTECTED]> wrote:
> This is a test message - my apologies for it, but everything I send is
> getting bounced.
Our spamfilter was a little too hasty. It should be OK now.
--
Martin
--
To unsubscribe or change options: http://lists.samba.org/mail
plied facilities.
Suggestions:
- nice/renice your rsync processes
- use your OS to apply resource constraints (ulimit, bsd resource
limits, etc).
cheers,
martin
--
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/
Just as background information: our spam filter caught 14000 attempted
spams in the last two weeks. Suggestions on blocking more are welcome
but the vast majority is already blocked. I think we removed the
@samba.org whitelist.
--
Martin
signature.asc
Description: Digital signature
--
To
-key
HostName suzy.foo.org
IdentityFile ~/.ssh/id_some_other_dsa
--
Martin
linux.conf.au -- Adelaide, January 2004
signature.asc
Description: Digital signature
--
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before post
On 24 Nov 2003, Dirk Pape <[EMAIL PROTECTED]> wrote:
> Dear Martin Pool,
>
> I tried to ask via the rsync-mailing list but never got an answer. So I
> contact you directly.
>
> I refer to the rsync syntax
>
> rsync [OPTION]... SRC [SRC]... DEST
>
> with m
with third party app support: many apps won't install, and
many won't run. Ugly.
A low-risk alternative is to create a UFS disk image and mount that. You
will get case sensitivity in the mounted partition.
regards,
martin
--
To unsubscribe or change options: http://lists.samba.
1 - 100 of 691 matches
Mail list logo