Re: rsync & cron

2002-05-13 Thread tim . conway
est fix is to redirect all three filehandles. There's been a lot of time passed since your question, so i'm going ahead an answering. Expect corrections. Tim Conway [EMAIL PROTECTED] 303.682.4917 Philips Semiconductor - Longmont TC 1880 Industrial Circle, Suite D Longmont, CO 80501 Av

Re: Password Authentication

2002-05-13 Thread tim . conway
n was added to accommodate rsync run- ning on the Windows operating system. +++++++ chmod 600 /etc/rsyncd.secrets chmod 600 .rsyncpw Tim Conway [EMAIL PROTECTED] 303.682.4917 Philips Semiconductor - Longmont TC 1880 Industrial Circle, S

Re: --passord-file doesn't work

2002-05-13 Thread tim . conway
ts to be told the password, either interactively, through the password-file, or via the $RSYNC_PASSWORD environment variable. Tim Conway [EMAIL PROTECTED] 303.682.4917 Philips Semiconductor - Longmont TC 1880 Industrial Circle, Suite D Longmont, CO 80501 Available via SameTime Connect within Ph

Re: Dynamic address problem

2002-05-02 Thread tim . conway
See rsyncd.conf:5 contains a wealth of just such information. In my application, I don't use authentication. In response to your question, I read the man page and found the answers. It took remarkably little time. Tim Conway [EMAIL PROTECTED] 303.682.4917 Philips Semiconductor - Longmo

Re: Dynamic address problem

2002-04-29 Thread tim . conway
would probably be easier for all concerned to use a single secrets file with entries for each user you want to let in, then control each modules access by the auth users list. Tim Conway [EMAIL PROTECTED] 303.682.4917 Philips Semiconductor - Longmont TC 1880 Industrial Circle, Suite D Longmont, CO

Re:rsync HELP!!!

2002-04-29 Thread tim . conway
Yes. Perhaps you could use rsh. Tim Conway [EMAIL PROTECTED] 303.682.4917 Philips Semiconductor - Longmont TC 1880 Industrial Circle, Suite D Longmont, CO 80501 Available via SameTime Connect within Philips, n9hmg on AIM perl -e 'print pack(nnn

Re: Rsync from NT to UNIX

2002-04-24 Thread tim . conway
it into the stripped-down PATH given to non-interactive shells (link it into /bin, for instance), or use "--rsync-path=". Remember, when rsync rshes or sshes over, it runs itself on the far end, not by sending over a copy of its own binary, but by running the program residing on the r

Re: How rsync can work only with rsh/ssh

2002-04-24 Thread tim . conway
nly if you do a non-local transfer. Tim Conway [EMAIL PROTECTED] 303.682.4917 Philips Semiconductor - Longmont TC 1880 Industrial Circle, Suite D Longmont, CO 80501 Available via SameTime Connect within Philips, n9hmg on AIM perl -e 'print pack(, 19061,29556,8289,28271,29800,25970,8304

Re: Dynamic address problem

2002-04-24 Thread tim . conway
How about switching to password authentication? Makes you spoof-proof. Anybody who can sniff your network to get the plaintext can probably spoof your IP anyway, so you lose no security(probably gain a bit), and this doesn't have to wait for dns registration to propogate. Tim Conway [

RE: rsync hanging (Sun -> AIX)

2002-04-24 Thread tim . conway
rball, but i don't have DU/Compaq/Tru64. Beside, you're better off with a home-compiled version. Tim Conway [EMAIL PROTECTED] 303.682.4917 Philips Semiconductor - Longmont TC 1880 Industrial Circle, Suite D Longmont, CO 80501 Available via SameTime Connect within Philips, n9hmg on AIM perl

Re: Rsync from NT to UNIX

2002-04-24 Thread tim . conway
olutions open to avoid duplicating efforts. Tim Conway [EMAIL PROTECTED] 303.682.4917 Philips Semiconductor - Longmont TC 1880 Industrial Circle, Suite D Longmont, CO 80501 Available via SameTime Connect within Philips, n9hmg on A

Re: Rsync 2.5.5 Error Tags

2002-04-23 Thread tim . conway
e.qxv4ffserfbera" and renamed to "biteme" on completion). Tim Conway [EMAIL PROTECTED] 303.682.4917 Philips Semiconductor - Longmont TC 1880 Industrial Circle, Suite D Longmont, CO 80501 Available via SameTime Connect within Philips, n9hmg on AIM perl -e 'print pack(, 19

Re: no output from perl script

2002-04-23 Thread tim . conway
snap): Permission denied opendir(test/test/license.management/logsnap): Permission denied link_stat sjtnetsvr:/tmp : No such file or directory rsync error: partial transfer (code 23) at ../../../../src/rsync-2.5.5rc1/main.c(578) Tim Conway [EMAIL PROTECTED] 303.682.4917 Philips Semiconductor -

Re: Fw: remote to remote sync

2002-04-22 Thread tim . conway
e: 25 Jan 20022 User Commandsrsync(1) : ++++ Tim Conway [EMAIL PROTECTED] 303.682.4917 Philips Semiconductor - Longmont TC 1880 Industrial Circle,

Re: Future RSYNC enhancement/improvement suggestions

2002-04-19 Thread tim . conway
stead acts like rsync -W, if timestamp and size match, we're done), and sends everything in chunks, a list of non-directories to unlink, a list of directories to rmdir (in depth order, of course), and a gzipped tar, 8Mb at a time. Tim Conway [EMAIL PROTECTED] 303.682.4917 Philips Sem

Re:rsync HELP!!!

2002-04-19 Thread tim . conway
e hit the high spots, got him a working rsyncd.conf (it looks like), but i'm out of time myself (given nearly 30 scarce minutes over the past 2 days). Tim Conway [EMAIL PROTECTED] 303.682.4917 Philips Semiconductor - Longmont TC 1880 Industrial Circle, Suite D Longmont, CO 805

Re: determinism

2002-04-18 Thread tim . conway
sn't match, the checksum doesn't matter. I'd never considered the implications of the presumption that the file is the same file hit by random mutations. The math just blew a circuit breaker in my brain. I've got to go get a beer to reset it. Tim Conway [EMAIL P

Re: Non-determinism

2002-04-17 Thread tim . conway
ay of optimizing the process within certain limits. If a 1/whatever it is with those sums is not good enough, don't use rsync. Tim Conway [EMAIL PROTECTED] 303.682.4917 Philips Semiconductor - Longmont TC 1880 Industrial Circle, Suite D Longmont, CO 80501 Available via SameTime Connect within Phil

Re:rsync HELP!!!

2002-04-17 Thread tim . conway
#x27;m out of time myself (given nearly 30 scarce minutes over the past 2 days). Tim Conway [EMAIL PROTECTED] 303.682.4917 Philips Semiconductor - Longmont TC 1880 Industrial Circle, Suite D Longmont, CO 80501 Available via SameTime Connect within Phil

Re: Initial debug of client - Need command line help

2002-04-16 Thread tim . conway
Experts, feel free to jump on me for being wrong, but the forking, as i understand it, is integral to the way rsync currently does its work, and i don't think you can realy debug it in the classical sense. Anybody found a way around this one? Tim Conway [EMAIL PROTECTED] 303.682.4917 Ph

Re: Update: WARNING: --rsh or -e option ignored when connecting to rsyncdaemon]

2002-04-16 Thread tim . conway
it's certain that you successfully connected to ssh (which coincidentally connected to port 22... in your invocation, --port= was ignored). I'll bet you can't ssh into host as axlink, at least, not without a password. Try my revised commandline. I'm ccing the list to keep p

Re: Update: WARNING: --rsh or -e option ignored when connecting to rsync daemon]

2002-04-15 Thread tim . conway
e off the local destination. Note that in all cases (other than listing) at least one of the source and destination paths must be local. SETUP See the file README for installation instructions. Tim Conway [EMAIL PROTECTED] 303.682.4917 Philips Semiconductor - Longmont

Re: switch server/client mode...

2002-04-12 Thread tim . conway
So how would this work? The server sends all the files to the client, the client figures out whether it needs the file, and if so, the server sends it again? Tim Conway [EMAIL PROTECTED] 303.682.4917 Philips Semiconductor - Longmont TC 1880 Industrial Circle, Suite D Longmont, CO 80501

Re: rsync : old file dates generating error during nfs rsync session: Value Too large for defined data type

2002-04-12 Thread tim . conway
it, i wrote a custom sync program to run inside the NAS devices, for at least part of the work. Tim Conway [EMAIL PROTECTED] 303.682.4917 Philips Semiconductor - Longmont TC 1880 Industrial Circle, Suite D Longmont, CO 80501 Available via

Re: rsync processes hang and client failing on "max connections"

2002-04-11 Thread tim . conway
ignore the signal (or to be hung and just not notice it). Try a "kill -KILL" on the processes, and i suspect that they will go away. That doesn't address the root problem, though. I've seen ancient hung processes, but don't know how to prevent them. Tim Conway [EMAI

Re: possibly new rsync trick: rotating snapshots

2002-04-09 Thread tim . conway
I wouldn't worry about users reading each others files, either, if you give each his own module, password-protected. Tim Conway [EMAIL PROTECTED] 303.682.4917 Philips Semiconductor - Longmont TC 1880 Industrial Circle, Suite D Longmont, CO 80501 Available via SameTime Connect within Ph

Re: problem with -u option

2002-04-09 Thread tim . conway
two systems should be 600. If the difference is closer to 3600, you've got an hour offset. Tim Conway [EMAIL PROTECTED] 303.682.4917 Philips Semiconductor - Longmont TC 1880 Industrial Circle, Suite D Longmont, CO 80501 Available via SameTime Connect within Philips, n9hmg

Re: (no subject)

2002-04-08 Thread tim . conway
You can use the exclude features, either --exclude= or --exclude-from=. They're well documented, and those on the list who use them are good about helping with tricky patterns, once there's a specific question. Tim Conway [EMAIL PROTECTED] 303.682.4917 Philips Semiconductor - L

Re: ERROR: chroot failed

2002-04-08 Thread tim . conway
ser in the uid field. Tim Conway [EMAIL PROTECTED] 303.682.4917 Philips Semiconductor - Longmont TC 1880 Industrial Circle, Suite D Longmont, CO 80501 Available via SameTime Connect within Philips, n9hmg on AIM perl -e 'print pack(, 19061,29556,8289,28271,29800,25970,8304,2597

Re: is it a bug or a feature? re:time zone differences, laptops, andsuggestion for a new option

2002-04-05 Thread tim . conway
nstalled system, though. Does anyone else? Tim Conway [EMAIL PROTECTED] 303.682.4917 Philips Semiconductor - Longmont TC 1880 Industrial Circle, Suite D Longmont, CO 80501 Available via SameTime Connect within Philips, n9hmg on AIM perl -e 'pri

Re: chmod patch

2002-04-05 Thread tim . conway
How about setting up a seperate module for each user, with the uid set for that user, and before invoking rsyncd, du "umask 077", and have the users sync in WITHOUT -p (or -a, of course). Will the rsyncd then, as it's not using the source permissions, follow its umask? Ti

Re: is it a bug or a feature? re:time zone differences, laptops, andsuggestion for a new option

2002-04-04 Thread tim . conway
econd granularity, or at least, it did in some iterations, hence the "--modify-window=N" option, which lets you say that any time within N seconds is a match. You probably don't need that one, though. Tim Conway [EMAIL PROTECTED] 303.682.4917 Philips Semiconductor - Longmo

Re: File Owner, Group and Permissions for Win2000

2002-04-01 Thread tim . conway
nevermind my previous questions. just found the cygwin variable doc. Tim Conway [EMAIL PROTECTED] 303.682.4917 Philips Semiconductor - Longmont TC 1880 Industrial Circle, Suite D Longmont, CO 80501 Available via SameTime Connect within Philips, n9hmg on AIM perl -e 'print pack(nnn

Re: File Owner, Group and Permissions for Win2000

2002-04-01 Thread tim . conway
I do. I just know i needed this flag. What does 'ntsec' do? It's a pain to dig through the cygwin doc, as it's multiple files, non-searchable, at least what I find. I just use it like unix, and live with what doesn't work, usually (nothing comes to mind at the moment

Re: File Owner, Group and Permissions for Win2000

2002-04-01 Thread tim . conway
Everyone:*:0:0:,S-1-1-0:: SYSTEM:*:18:18:,S-1-5-18:: Administrators:*:544:544:,S-1-5-32-544:: Administrator::500:513:,S-1-5-21-1454471165-1383384898-854245398-500:/home/Administr ator:/bin/sh Guest::501:513:,S-1-5-21-1454471165-1383384898-854245398-501:/home/Guest:/bin/sh hiram::1001:513:Tim Conway,S-1-5

Re: (no subject)

2002-03-29 Thread tim . conway
ies, or are you unable to get in? If it's just a log complaint, I wouldn't worry about it. Most of the time there's no name resolution for dialup lines. Tim Conway [EMAIL PROTECTED] 303.682.4917 Philips Semiconductor - Longmont TC 1880 Industrial Circle, Suite D Longmont, CO 805

Re: RSYNC 2.5.4 and FreeBSD RELENG_4 Problems [HELP]

2002-03-26 Thread tim . conway
side. I'm ccing the rsync list so people know you're being helped, and can add suggestions. Tim Conway [EMAIL PROTECTED] 303.682.4917 Philips Semiconductor - Longmont TC 1880 Industrial Circle, Suite D Longmont, CO 80501 Available via SameTime Conne

Re: URGENT: Tricky rsync problem

2002-03-25 Thread tim . conway
stage rsync -av localstage localdestination Tim Conway [EMAIL PROTECTED] 303.682.4917 Philips Semiconductor - Longmont TC 1880 Industrial Circle, Suite D Longmont, CO 80501 Available via SameTime Connect within Philips, n9hmg on AIM perl -e 'print p

Re: RSYNC 2.5.4 and FreeBSD RELENG_4 Problems [HELP]

2002-03-25 Thread tim . conway
Need more information. There are many circumstances that will give that message, most of them user errors. Show the exact commandline used. Tim Conway [EMAIL PROTECTED] 303.682.4917 Philips Semiconductor - Longmont TC 1880 Industrial Circle, Suite D Longmont, CO 80501 Available via SameTime

Re: Rsync permissions...

2002-03-22 Thread tim . conway
970,27680,26721,25451,25970), ".\n" ' "There are some who call me Tim?" "Brad" <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 03/22/2002 01:47 PM To: "Rsync Mailing List" <[EMAIL PROTECTED]> cc: (bcc: Tim Conwa

Re: rsync & io

2002-03-21 Thread tim . conway
is nfs). I suspect that it may affect local-to-local transfers as well, but haven't tested it, but you can always use localhost:path to make sure. Tim Conway [EMAIL PROTECTED] 303.682.4917 Philips Semiconductor - Longmont TC 1880 Industrial Circle, Suite D Longmont, CO 80501 Available vi

RE: rsync 2.5.4 on win2k machine

2002-03-20 Thread tim . conway
What commandline are you giving it? It should already be set up with cygwin. Do you mean as a rsyncd? Access to other hosts? What are you attempting to do with it? Tim Conway [EMAIL PROTECTED] 303.682.4917 Philips Semiconductor - Longmont TC 1880 Industrial Circle, Suite D Longmont, CO

Re: include exclude help please.

2002-03-19 Thread tim . conway
e, they are created at your umask and ownership, so you probably want --owner= --group= and --mode= if you intend for others to have access to them. rsync is awesome, but uses a lot of memory with a lot of files, so there's no real advantage to using it in your situation. Tim Conway [EMAIL

Re: include exclude help please.

2002-03-19 Thread tim . conway
g, but I'm planning on camping out overnight to get tickets to "Johah". Tim Conway [EMAIL PROTECTED] 303.682.4917 Philips Semiconductor - Longmont TC 1880 Industrial Circle, Suite D Longmont, CO 80501 Available via SameTime Connect within Phil

Re: rsync -f ?

2002-03-18 Thread tim . conway
xrwxrwx 2 tconway Vlsieng 4096 Mar 18 07:46 ./dest 11202250 -rwxr-xr-x 1 ToolsTools 29 Mar 18 07:43 ./dest/file 147285794 drwxr-xr-x 2 tconway Vlsieng 4096 Mar 18 07:43 ./src 280960 -rwxr-xr-x 1 tconway Vlsieng29 Mar 18 07:43 ./src/file Tools@atlas /user

Re: (no subject)

2002-03-15 Thread tim . conway
to add "--force" to get it to happen. Hope it helps. Tim Conway [EMAIL PROTECTED] 303.682.4917 Philips Semiconductor - Longmont TC 1880 Industrial Circle, Suite D Longmont, CO 80501 Available via SameTime Connect within Philips, n9hmg on A

Re: AW: ssh + permissions

2002-03-12 Thread tim . conway
7;print pack(, 19061,29556,8289,28271,29800,25970,8304,25970,27680,26721,25451,25970), ".\n" ' "There are some who call me.... Tim?" "C.Zimmermann" <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 03/12/2002 08:19 AM To:

Re: ssh + permissions

2002-03-12 Thread tim . conway
destination, change "precludes" to "requires" and "and" to "or" in the sentence above. Tim Conway [EMAIL PROTECTED] 303.682.4917 Philips Semiconductor - Longmont TC 1880 Industrial Circle, Suite D Longmont, CO 80501 Availab

Re: Question on using rsync delete option

2002-03-11 Thread tim . conway
an do only what you tell it to do. Tim Conway [EMAIL PROTECTED] 303.682.4917 Philips Semiconductor - Longmont TC 1880 Industrial Circle, Suite D Longmont, CO 80501 Available via SameTime Connect within Philips, n9hmg on AIM perl -e 'pri

Re: delete fails to delete everything it should like dangling symlinks

2002-03-08 Thread tim . conway
Try it without "--delete-after". I'm pretty sure that --delete-after also affects --force, so I think it's trying to write to the directory pointed to by the symlink, which doesn't exist. I could be wrong, but that looks like the most likely interaction. Ti

Re: Rsync on nt v. 2.5.2

2002-03-01 Thread tim . conway
To get it to run on winblows, as far as i've heard, you'll need to run it with cygwin. Cygwin comes with rsync by default, and includes the documentation. Tim Conway [EMAIL PROTECTED] 303.682.4917 Philips Semiconductor - Longmont TC 1880 Industrial Circle, Suite D Longmont, CO 80501

RE: Log File format

2002-02-27 Thread tim . conway
character. The prefixes that are understood are: ++++++++ Tim Conway [EMAIL PROTECTED] 303.682.4917 Philips Semiconductor - Longmont TC 1880 Industrial Circle, Suite D Longmont, CO 80501 Available via SameTime Connect within Philips, n9

Re: Trouble getting rsync to work....

2002-02-25 Thread tim . conway
difying services and inetd.conf Tim Conway [EMAIL PROTECTED] 303.682.4917 Philips Semiconductor - Longmont TC 1880 Industrial Circle, Suite D Longmont, CO 80501 Available via SameTime Connect within Philips, n9hmg on AIM perl -e 'pr

Re: Write-only option

2002-02-25 Thread tim . conway
27;re like most users, explaining ssh might take up the rest of the time from now until the sun cools. Tim Conway [EMAIL PROTECTED] 303.682.4917 Philips Semiconductor - Longmont TC 1880 Industrial Circle, Suite D Longmont, CO 80501 Available via SameTime Connect within Philips, n9hmg on AIM pe

Re: Log File format

2002-02-25 Thread tim . conway
aracter escape sequences prefixed with a percent (%) character. The prefixes that are understood are: o%h for the remote host name o%a for the remote IP address o%l for the length of the file in bytes Good luck. Tim Conway [EMAIL PROTECTED]

Re: Keep one BIG file in sync

2002-02-22 Thread tim . conway
t transferring whole files (-W option) is actually an override of the default, mostly to keep it from wasting time reading everything twice over NFS, or for any case where you know up front that you're better off just sending the whole thing if you have to read it at all (time or size mism

Re: push data instead of pull

2002-02-20 Thread tim . conway
ng the rsyncd (started as "truss -f rsync --daemon", "-f" meaning follow forks). I'd suppose that slowed the daemon slightly in some way, alleviating a race condition. Tim Conway [EMAIL PROTECTED] 303.682.4917 Philips Semiconductor - Longmont TC 1880 Industrial Circle, Suit

Re: push data instead of pull

2002-02-19 Thread tim . conway
y. I gave it my username and groupname and it WORKED!! thanks a lot for your help gautam --- [EMAIL PROTECTED] wrote: > Well, you'd expect the error message to tell you > it's a read-only module, > wouldn't you." Tim Conway [EMAIL PROTECTED] 303.682.4917 Philips Sem

Re: rsync-2.5.3pre1 preview release -- please try it

2002-02-19 Thread tim . conway
For those of us behind lame firewalls, it's also at ftp://rsync.samba.org/pub/rsync/preview/rsync-2.5.3pre1.tar.gz Tim Conway [EMAIL PROTECTED] 303.682.4917 Philips Semiconductor - Longmont TC 1880 Industrial Circle, Suite D Longmont, CO 80501 Available via SameTime Connect within Philips,

Re: map_ptr warning

2002-02-19 Thread tim . conway
er of directories, and mostly with > graphics files. The error message is "Warning:unexpected read size of 0 > i map_ptr". > > Any suggestions of what could be done to rectify this? The problem is in 2.5.2. Apply the patch at http://cvs.samba.org/cgi-bin/cvsweb/rsync/match.c.

Re: push data instead of pull

2002-02-18 Thread tim . conway
Wayne, Martin, Dave: any ideas on the error message? I can't see what happens in the execution if i don't trace it, because i'm not tracing it. Tim Conway [EMAIL PROTECTED] 303.682.4917 Philips Semiconductor - Longmont TC 1880 Industrial Circle, Suite D Longmon

Re: push data instead of pull

2002-02-18 Thread tim . conway
Note that in all cases (other than listing) at least one of the source and destination paths must be local. Handy things, those man pages... Tim Conway [EMAIL PROTECTED] 303.682.4917 Philips Semiconductor - Longmont TC 1880 Industrial Circle,

RE: Rsync with script

2002-02-15 Thread tim . conway
Glad you're going... I hope you don't mind my ccing the list, just so they know you're out of the woods. Tim Conway [EMAIL PROTECTED] 303.682.4917 Philips Semiconductor - Longmont TC 1880 Industrial Circle, Suite D Longmont, CO 80501 Available via SameTime Connect within Philip

Re: Re[2]: unexpected EOF in read_timeout (was Re[2]: [Fwd: Re: meaning of"IO Error: skipping the delete...."]])

2002-02-13 Thread tim . conway
ot so much going on right now that I could easily be > confused on that one!) > " Tim Conway [EMAIL PROTECTED] 303.682.4917 Philips Semiconductor - Longmont TC 1880 Industrial Circle, Suite D Longmont, CO 80501 Available via SameTime Connect within Philips, n9hmg

Re: Re[2]: unexpected EOF in read_timeout (was Re[2]: [Fwd: Re: meaning of"IO Error: skipping the delete...."]])

2002-02-13 Thread tim . conway
ixed, because my test last week (script below) ran for 7.5h, (though when it finished, there were big differences in the trees, which I sould have though would have been cleaned up). Tim Conway [EMAIL PROTECTED] 303.682.4917 Philips Semiconductor - Longmont TC 1880 Industrial Circle, Suite D Longmon

Re: Rsync error

2002-02-12 Thread tim . conway
asy if your systems are identical, else, you'll have to explicitly state it ("rsync --rsync-path=/cadappl/encap/bin/rsync options source destination"). Tim Conway [EMAIL PROTECTED] 303.682.4917 Philips Semiconductor - Longmont TC 1880 Industrial Circle, Suite D Longmont, CO 80501 Avai

Re: Rsync -> TAR

2002-02-08 Thread tim . conway
d a file named 'bar.tar.gz' on my home system that contains 'foo', the only way I could update 'bar.tar.gz' would be to simply create a new 'bar.tar.gz'? I was hoping there would be a simpler way than this. The rsync backup size right now is near 3 Gigs

Re: Rsync -> TAR

2002-02-08 Thread tim . conway
If you're planning to rsync it over, tar it up, and delete the directory tree, you should just tar|gzip it on the work system and catch that in a file on the other end. Tim Conway [EMAIL PROTECTED] 303.682.4917 Philips Semiconductor - Longmont TC 1880 Industrial Circle, Suite D Longmon

Re: rsync to Win 2000 machine

2002-02-08 Thread tim . conway
yes Tim Conway [EMAIL PROTECTED] 303.682.4917 Philips Semiconductor - Longmont TC 1880 Industrial Circle, Suite D Longmont, CO 80501 Available via SameTime Connect within Philips, n9hmg on AIM perl -e 'print pack(nnn

Re: SIGUSR1 or SIGINT error

2002-02-08 Thread tim . conway
150147795 115027617 3512017877% /wan/lon-tools2/big Tools@lonnetsvr /users/Tools> ++ Tim Conway [EMAIL PROTECTED] 303.682.4917 Philips Semiconductor - Longmont TC 1880 Industrial Circle, Suite D Longmont, CO 80501

Re: SIGUSR1 or SIGINT error

2002-02-07 Thread tim . conway
rsync. I think our case will always create problems, though, with the broken nfs unlink in the nfs3 interface on the NAS, and the broken nfs2 client on the solaris machines (mtime bug). I won't let this influence my test, though ;-). Tim Conway [EMAIL PROTECTED] 303.682.4917 Philips Semicond

Re: rsync error: partial transfer (code 23) at main.c(576)

2002-02-06 Thread tim . conway
ually corresponds to "nobody". same for gid. I suspect that's probably all you need to hear. (see rsyncd.conf.5) Tim Conway [EMAIL PROTECTED] 303.682.4917 Philips Semiconductor - Longmont TC 1880 Industrial Circle, Suite D Longmont, CO 80501 Available via SameTime Connect within P

Re: rsh syntax - Help

2002-02-06 Thread tim . conway
rsync -a /opt/config/. DevlServ:/opt/config (see rsync.1) Tim Conway [EMAIL PROTECTED] 303.682.4917 Philips Semiconductor - Longmont TC 1880 Industrial Circle, Suite D Longmont, CO 80501 Available via SameTime Connect within Philips, n9hmg on AIM perl -e 'print pack(nnn

Re: SIGUSR1 or SIGINT error

2002-02-06 Thread tim . conway
1,25970), ".\n" ' "There are some who call me Tim?" Dave Dykstra <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 02/06/2002 10:16 AM To: David Birnbaum <[EMAIL PROTECTED]> cc: [EMAIL PROTECTED] (bcc: Tim Conway/LMT/SC/PHILIPS)

Re: Doubt in Rsync !!

2002-02-05 Thread tim . conway
7680,26721,25451,25970), ".\n" ' "There are some who call me Tim?" Lakshminarayanan Radhakrishnan <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 02/05/2002 08:57 AM To: Tim Conway/LMT/SC/PHILIPS@AMEC cc: [EMAIL PROTECTED] [EMAIL PROTECTED]

Re: rsync dir in _both_ directions?

2002-02-05 Thread tim . conway
There's no such option. Rember that Rsync was devised as an efficient way to mirror ftp sites. What you're looking for is unison. Some of the guys on here use it. It's at "http://www.cis.upenn.edu/~bcpierce/unison";, and looks promising for your application. Ti

Re: Doubt in Rsync !!

2002-02-04 Thread tim . conway
an email list. Tim Conway [EMAIL PROTECTED] 303.682.4917 Philips Semiconductor - Longmont TC 1880 Industrial Circle, Suite D Longmont, CO 80501 Available via SameTime Connect within Philips, n9hmg on AIM perl -e 'print pack(nnn

Re: Doubt in Rsync !!

2002-02-04 Thread tim . conway
Investigate /etc/hosts.equiv, /etc/hosts.deny, $HOME/.rhosts, your name resolution, etc.. Tim Conway [EMAIL PROTECTED] 303.682.4917 Philips Semiconductor - Longmont TC 1880 Industrial Circle, Suite D Longmont, CO 80501 Available via SameTime Con

Re: option --delete still not completely working (2.5.2)

2002-01-28 Thread tim . conway
permitted, but add -f (meaning I REALLY MEAN IT), it'll do it. (Has this changed since i last tested it?). Tim Conway [EMAIL PROTECTED] 303.682.4917 Philips Semiconductor - Longmont TC 1880 Industrial Circle, Suite D Longmont, CO 80501 Available via SameTime Connect within Phil

Re: --compare-dest option

2002-01-28 Thread tim . conway
then recursively delete the original directory. This way, there is no time at all where the directory is invalid, and only maybe a millisecond where it doesn't exist. Tim Conway [EMAIL PROTECTED] 303.682.4917 Philips Semiconductor - Longmont TC 1880 Industrial Circle, Suite D Longmont

Re: option --delete still not completely working (2.5.2)

2002-01-28 Thread tim . conway
cure cases. We have cases like this, and --force was the solution. Tim Conway [EMAIL PROTECTED] 303.682.4917 Philips Semiconductor - Longmont TC 1880 Industrial Circle, Suite D Longmont, CO 80501 Available via SameTime Connect within Philips, n9hmg on AIM perl -e 'pri

Re: rsync: future of the --server option

2002-01-24 Thread tim . conway
The message you were reading was about a special application, not normal usage. Tim Conway [EMAIL PROTECTED] 303.682.4917 Philips Semiconductor - Longmont TC 1880 Industrial Circle, Suite D Longmont, CO 80501 Available via SameTime Connect within Philips, n9hmg on AIM perl -e 'print pack(nn

Re: suid files and bsd - correction

2002-01-24 Thread tim . conway
ame, st); #else return lstat(fname, st); #endif } #endif Tim Conway [EMAIL PROTECTED] 303.682.4917 Philips Semiconductor - Longmont TC 1880 Industrial Circle, Suite D Longmont, CO 80501 Available via SameTime Connect within Philips, n9hmg on AIM perl -e 'pri

Re: Rsync

2002-01-24 Thread tim . conway
uct called "unison", which is made to do what you're asking about. I don't know more about it than that it exists. A quick google should get you to it. Good luck. Tim Conway [EMAIL PROTECTED] 303.682.4917 Philips Semiconductor - Longmont TC 1880 Industrial Circle, Suite D Lo

Re: suid files and bsd

2002-01-24 Thread tim . conway
x27;re not set. I'm not sure it's generator.c, but i'm sure you can find it. Tim Conway [EMAIL PROTECTED] 303.682.4917 Philips Semiconductor - Longmont TC 1880 Industrial Circle, Suite D Longmont, CO 80501 Available via SameTime Connect within Philips, n9hmg on AIM perl -e

Re: Incredible Information

2002-01-24 Thread tim . conway
t was done in retaliation for spamming. Mind, I'm not saying it should be done. I'm just idly speculating. :-) Tim Conway [EMAIL PROTECTED] 303.682.4917 Philips Semiconductor - Longmont TC 1880 Industrial Circle, Suite D Longmont, CO 80501 Available via SameTime Connect within Philip

Re: I'm unsubscribing and here's why!

2002-01-23 Thread tim . conway
loss of the opportunity for others to correct my sometimes-incorrect answers. Tim Conway [EMAIL PROTECTED] 303.682.4917 Philips Semiconductor - Longmont TC 1880 Industrial Circle, Suite D Longmont, CO 80501 Available via SameTime Connect within Philips, n9hmg on A

Re: What is mean this messages?

2002-01-22 Thread tim . conway
$)CLooks like an error in your rsyncd.conf file. I'm guessing that a "use chroot =" line is missing its "use". toss me a copy, and i'll take a look, if that isn't it. Tim Conway [EMAIL PROTECTED] 303.682.4917 Philips Semiconductor - Longmont TC 1880 Indu

Re: Whats wrong!!

2002-01-22 Thread tim . conway
--password-file=FILEget password from FILE Note that this does not supply a password to a shell transport such as ssh. If you want that, hack ssh. I don't know about the rsyncd-over-ssh feature. When I connect to rsyncd, I don't use an external transport. Tim Conway [EMAIL

Re: error in rsync protocol data stream (code 12) at io.c(139)

2002-01-22 Thread tim . conway
--rsync-path='. If, in fact, you do have a rsync server running on the remote host, and you want to contact that, use double colons '::' to seperate the hostname from the module name. The rsync manpage covers these, and other rsync-related topics in exquisite detail.

Re: Permissions Problems

2002-01-17 Thread tim . conway
's possible to have changes made on both sides, whereby he who saves last wins, and he who saves first gets his changes discarded. Is that ok in your situation? Tim Conway [EMAIL PROTECTED] 303.682.4917 Philips Semiconductor - Longmont TC 1880 Industrial Circle, Suite D Longmont, CO 805

Re: Where can I download the latest and greatest rsync Win32 binary?

2002-01-15 Thread tim . conway
cking the packages i wanted to add, and it left me with a minimal installation, wiping out everything i didn't check in the setup. I figured grabbing the tar.bz2 and untarring it in / would be more efficient for him. Tim Conway [EMAIL PROTECTED] 303.682.4917 Philips Semiconductor - L

Re: SSH Error

2002-01-15 Thread tim . conway
drop the "-e ssh" and use TWO colons between the servername and the modulename. Tim Conway [EMAIL PROTECTED] 303.682.4917 Philips Semiconductor - Longmont TC 1880 Industrial Circle, Suite D Longmont, CO 80501 Available via SameTime Connect within Philips, n9hmg

Re: problem with --delete if I sync part of a dir

2002-01-15 Thread tim . conway
Actually, I think i was wrong. Might it work pulling instead of pushing? If not, I'll point out that you have ssh access, which makes it easy to grab the list of what you've got, compare it to what you should have, and delete what you shouldn't. Tim Conway [EMAIL PROTECTE

Re: Where can I download the latest and greatest rsync Win32 binary?

2002-01-15 Thread tim . conway
>From www.cygwin.com (did you even look there?). ftp://mirrors.rcn.net/pub/sourceware/cygwin/contrib/rsync/rsync-2.5.1-2.tar.bz2 Tim Conway [EMAIL PROTECTED] 303.682.4917 Philips Semiconductor - Longmont TC 1880 Industrial Circle, Suite D Longmont, CO 80501 Available via SameTime Connect wit

Re: problem with --delete if I sync part of a dir

2002-01-15 Thread tim . conway
v --stats -e ssh --delete ./. --include=i_* --exclude=* user@host:/dir/ Tim Conway [EMAIL PROTECTED] 303.682.4917 Philips Semiconductor - Longmont TC 1880 Industrial Circle, Suite D Longmont, CO 80501 Available via SameTime Connect within Philips, n9hmg on AIM perl -e

RE: Error Message!!

2002-01-11 Thread tim . conway
calhost:: big big1 ToolSyncModules Tools@willy /users/Tools> This way, rsyncd also doesn't take any resources until it's invoked. Tim Conway [EMAIL PROTECTED] 303.682.4917 Philips Semiconductor - Longmont TC 1880 Industrial Circle, Suite D Longmont, CO 80501 Available via Same

Re: Error Message!!

2002-01-11 Thread tim . conway
873/tcp rsyncd # rsync daemon Good luck. Tim Conway [EMAIL PROTECTED] 303.682.4917 Philips Semiconductor - Longmont TC 1880 Industrial Circle, Suite D Longmont, CO 80501 Available via SameTime Connect within Philips, n9h

Re: rsync -e ssh --bwlimit=20 ?

2002-01-03 Thread tim . conway
users/Tools/tcc> +++ the second command is the crux. How about a "rsync --version;rsh from.com rsync --version" I'm guessing we'll see one or both with a version that doesn't support bwlimit. Tim Co

Re: reverse delete?

2002-01-02 Thread tim . conway
#!/bin/sh for file in `rsh remote 'cd ~/Maildir;find . -type f -print'` do [ -f "~/Maildir/$file" ] && rm ~/Maildir/$file done Tim Conway [EMAIL PROTECTED] 303.682.4917 Philips Semiconductor - Longmont TC 1880 Industrial Circle, Suite D Longmont, CO 80501 Available

<    1   2   3   4   5   >