Re: rsync --chmod affects the source permissions as well as destination permissions

2025-05-05 Thread Derek Martin via rsync
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

Re: xfer_sum_len type bug

2023-05-26 Thread Derek Martin via rsync
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

xfer_sum_len type bug

2023-05-16 Thread Derek Martin via rsync
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 v3.0.7 on Cygwin not updating larger but older dest file using "-u" option

2016-07-19 Thread Geil, Martin F
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

Re: LGPL relicense port of rsync

2016-01-24 Thread Martin Pool
> > > > > > > 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

Problem when excluding unreadable files via pattern and using --fake-super

2015-06-09 Thread Martin Sander
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

Re: Preserve ZFS ACLs when syncing to Linux (ext4)

2014-09-26 Thread Andrew Martin
- 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

Re: Preserve ZFS ACLs when syncing to Linux (ext4)

2014-09-24 Thread Andrew Martin
- 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

Preserve ZFS ACLs when syncing to Linux (ext4)

2014-09-24 Thread Andrew Martin
-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

rsync 3.0.9 hangs when syncing from NFSv3 share - possible to retry after timeout?

2013-09-06 Thread Andrew Martin
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

Re: rsync with --link-dest=DIR

2010-04-18 Thread Martin
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

rsync with --link-dest=DIR

2010-04-18 Thread Martin
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

Re: Will rsync support btrfs file system?

2009-12-07 Thread Martin Schwenke
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

Re: retrieve files without local dir compare

2009-10-15 Thread Martin Scharrer
#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

Re: Delay for --remove-source-files

2009-10-15 Thread Martin Scharrer
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

Delay for --remove-source-files

2009-10-13 Thread Martin Scharrer
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

Re: gnu --target-dir, how to fake with rsync?

2009-10-12 Thread Martin Scharrer
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. > >

Re: gnu --target-dir, how to fake with rsync?

2009-10-07 Thread Martin Scharrer
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

inplace (and append) support for partial-dir

2009-10-05 Thread Martin Scharrer
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

Re: How to make big MySQL database more diffable/rsyncable? (aka rsyncing big files)

2009-07-07 Thread Martin Schwenke
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... ;-)

Using --files-from with a pipe

2009-04-30 Thread Martin Schwenke
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

Exclude some source files from being deleted when --remove-source-files is used

2009-01-28 Thread Martin Scharrer
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

unexplained error (code 130) at rsync.c(271)

2008-05-07 Thread Martin Magnusson
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

Re: rsync 2 million files

2008-02-12 Thread Martin Strand
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

rsync 2 million files

2008-02-12 Thread Martin Strand
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

newbie install question win to win, win to unix

2007-11-29 Thread Martin Tomko
) [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

monitore rsync

2007-11-25 Thread Martin zhsg
: 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

Symbian s60v3 port (1/2 working?)

2007-11-16 Thread Ben Martin
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

Re: moderation?

2007-09-05 Thread Martin Schröder
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

Re: moderation?

2007-08-28 Thread Martin Schröder
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

Re: Mass software update distribution + checksum-updating

2007-07-09 Thread Martin Schröder
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

Re: pseudo incremental backup solution

2006-10-20 Thread Martin Schröder
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

Re: pseudo incremental backup solution

2006-10-20 Thread Martin Schröder
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

Re: backup system files (and permissions) over ssh

2006-10-12 Thread Martin Schröder
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

Re: backup system files (and permissions) over ssh

2006-10-12 Thread Martin Schröder
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

Re: backup system files (and permissions) over ssh

2006-10-12 Thread Martin Schröder
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

Re: Syncing moved files

2006-09-25 Thread Martin Gadbois
-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 >

Syncing moved files

2006-09-22 Thread Martin Gadbois
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

Re: Can rsync monitor a file system?

2006-06-27 Thread Martin Schröder
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

Re: Rsync - does it really do an *exact* copy?

2006-05-31 Thread martin aa
> - 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

Re: Rsync - does it really do an *exact* copy?

2006-05-29 Thread martin aa
> 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 >

Rsync - does it really do an *exact* copy?

2006-05-28 Thread martin aa
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

Re: access denied from rsync server

2006-04-07 Thread Martin Jeppesen
> 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

Re: access denied from rsync server

2006-04-06 Thread Martin Jeppesen
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

access denied from rsync server

2006-04-06 Thread Martin Jeppesen
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

RSYNC Mirroring Data

2006-04-05 Thread Martin Fernandez
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-

Make rsync exclude subversion working directories

2006-04-02 Thread Martin Scharrer
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

Re: feature request: generate symlink shadow tree

2006-03-23 Thread Martin Schröder
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

Fwd: Delete some excluded files in rsync

2006-03-07 Thread Martin Pool
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

Re: [librsync-users] MD4 second-preimage attack

2006-02-21 Thread Martin Pool
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

Re: Backup of the 5 last revisions of files

2006-01-18 Thread Martin Schröder
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 --

Re: 7 day incremental backup

2005-12-21 Thread Martin Schröder
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 --

Re: Clarification on Rsync timeout

2005-11-30 Thread Martin Schröder
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

Re: Help me with this Questiions

2005-11-24 Thread Martin Geisler
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

HELP: need better understanding of "--delete" flag

2005-11-22 Thread Jeff Martin
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

Re: Human readable output

2005-11-13 Thread Martin Geisler
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

Re: two way synchronization with rsync?

2005-11-08 Thread Martin Geisler
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

Re: Human readable output

2005-11-06 Thread Martin Geisler
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 |

Human readable output

2005-11-05 Thread Martin Geisler
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/

Re: Commercial license?

2005-10-28 Thread Martin Geisler
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

Re: rsync through multiple ssh hops with password authentication prompt

2005-10-19 Thread Martin Schröder
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

Re: Preserving overwritten/deleted items

2005-10-03 Thread Martin Schröder
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

Exclude directoy

2005-09-08 Thread Martin Kammerlander
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

Problems on Mac OS X with owners and groups? For solution, read on...

2005-08-30 Thread Martin Koistinen
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

Re: rsync transmits unchanged data

2005-07-28 Thread Martin Kammerlander
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

Re: rsync transmits unchanged data

2005-07-28 Thread Martin Kammerlander
;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

Re: rsync transmits unchanged data

2005-07-27 Thread Martin Kammerlander
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

Re: rsync transmits unchanged data

2005-07-27 Thread Martin Kammerlander
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

rsync transmits unchanged data

2005-07-27 Thread Martin Kammerlander
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

Re: restoring incremental backups

2005-06-13 Thread Martin Schröder
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

Feature request: rsync of device content

2005-06-11 Thread Martin Scharrer
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

Re: [rsync-announce] Rsync 2.6.4 released

2005-04-06 Thread Martin Scharrer
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

Re: Is rsync right for us?

2005-03-30 Thread Martin Schröder
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

Re: Spam to this list

2005-03-25 Thread Martin Pool
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

Re: Secure Remote Backups (using SSH) - Using a backup user account

2005-03-21 Thread Martin Schröder
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,

Re: Secure Remote Backups (using SSH) - Using a backup user account

2005-03-21 Thread Martin Schröder
.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

Re: Client-initiated backup and file ownership

2005-03-01 Thread Martin Schröder
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

Re: Commercial Liscense for rsync

2005-02-20 Thread Martin Schröder
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

Re: rsync huge tar files

2005-02-04 Thread Martin Schröder
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

Re: read-only access without rsyncd?

2005-01-12 Thread Martin Schröder
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

read-only access without rsyncd?

2005-01-12 Thread Martin Schröder
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

Re: rsync filename heuristics

2005-01-04 Thread Martin Pool
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

Re: Restricting rsync over ssh

2004-12-28 Thread Martin Scharrer
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 --

Re: how to exclude hidden files/directories

2004-12-03 Thread Martin Scharrer
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

rsync transfers whole content when a new hardlink is created

2004-12-01 Thread Martin Scharrer
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

Re: rsync cygwin hang

2004-06-15 Thread Martin Domeij
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

rsync cygwin hang

2004-06-15 Thread Martin Domeij
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

Re: A question about rsync

2004-06-06 Thread Martin Pool
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

Re: A question about rsync

2004-06-01 Thread Martin Pool
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

Re: I20 Drivers Crash system when used with Rsync

2004-06-01 Thread Martin Pool
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

Re: Bug reporting

2004-06-01 Thread Martin Pool
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

faq-o-matic gone

2004-05-27 Thread Martin Pool
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

rsync 2.6.2 --daemon Problem

2004-05-04 Thread Martin Kjeldsen
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

(fwd from psdasilva@esoterica.pt) rsync: Request for a feature

2004-05-02 Thread Martin Pool
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

Re: test message only

2004-04-23 Thread Martin Pool
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

Re: Feature Request - Load Throttling

2004-02-17 Thread martin langhoff
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/

OT: fyi, spam

2004-01-14 Thread Martin Pool
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

Re: rsync / ssh -i

2003-12-04 Thread Martin Pool
-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

Re: rsync-bugs and unclear semantics when copying multiple source-dirs to one target

2003-11-24 Thread Martin Pool
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

Re: workaround for HFS+'s case-insensitivity?

2003-11-05 Thread Martin Langhoff
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   2   3   4   5   6   7   >