similar to: (no subject)

Displaying 20 results from an estimated 50000 matches similar to: "(no subject)"

2003 Aug 01
1
help
I know this doubt is really stupid but could anyone let me know how to start the rsync server when working with two systems? Thank you. _________________________________________________________________ Tired of spam? Get advanced junk mail protection with MSN 8. http://join.msn.com/?page=features/junkmail
2002 Mar 16
1
(no subject)
I have a similar problem with rsync, though it's not consistent. sometimes, things just don't come over, and sometimes, things just don't get deleted. Repeated runs usually correct it. If it's the case of a directory being replaced with a non-directory, you'll have to add "--force" to get it to happen. Hope it helps. Tim Conway tim.conway@philips.com
2002 Mar 13
0
AW: ssh + permissions
The "-a" option (the "--links", "--perms", "--devices", and "--times" options are redundant, as they, as well as "--owner", "--group", and "--recursive" are implied by "-a" )does dictate that permissions on files being sent be brought over from the source. Are all files losing permissions, or only files
2002 Jul 24
0
non-interactive ssh connections (was Re: RSYNC ISSUE)
First, an item to fix: the substitution of "-P" for "-p". All good operating systems are case-sensitive, and many utilities, ssh included, are case sensitive about their options. "-P" is passed along with the "-p" to signal that the next parameter is the passphrase, to enable passphrase setting directly in the commandline. If that's wrong,
2002 Sep 17
2
'error in rsync protocol data stream' - Tim Conway
Tim, I reported a protocol data stream error on 9/8/2002 Deatils are in my postes at that time rsync still fails everytime I run it. This time I added three v's as you just suggested and rsync just hung with two tasks in execution thus: root 3178 0.1 0.9 1796 868 pts/1 S 09:57 0:00 /usr/bin/rsync -vvva --delete --exclude=root/snapsh root 3179 0.0 0.6 1628 632 pts/1
2004 Jan 05
0
No subject
Unless told otherwise, rsync uses rsh to contact the remote system.=20 Another popular option is ssh. Both of these protocols use the logged-in=20 username, unless specified otherwise. What rsync really does is "rsh=20 remotehost rsync --server-and-other-undocumented-options". If you can't=20 "rsh server rsync --version", rsync won't work with rsh. Same with ssh. I
2004 Jan 05
0
No subject
not logging into it, either by hitting escape at the login prompt, or=20 configuring it to not ask, thus, it has no idea what username you are. Am = I right? Tim Conway tim.conway@philips.com 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(nnnnnnnnnnnn,=20
2004 Jan 05
0
No subject
"Process a path as a null-terminated string. The maximum length for a path, including a trailing backslash, is given by MAX_PATH. The Unicode versions of several functions permit paths that exceed the MAX_PATH length if the path has the "\\?\" prefix. The "\\?\" tells the function to turn off path parsing. However, each component in the path cannot be more than
2002 Jul 11
0
Sorry about that-New way to run Rsync on OSX
Whoops, I apologize for the off topic e-nail. I meant to write a reply but I mixed up my messages to the various listservers I'm subscribed to. I'll remember to check my address next time. I've found a new way to run Rsync, it works pretty well, and involves a disk image mounted on a server that's created with Disk Copy. It serves our purpose pretty well for what we're doing
2002 Jul 29
0
Preserving Permissions using server
Hi!:) - try using the sudo command as a prefix to all of that. I know that if I didn't do that it would default to nobody.nobody when I copied. -Tito > > Hi All, > I recently installed Rsync to perform backup features - this > includes backing up a /home dir and keeping ownerships/permissions > intact is obviously very important.... > > However when I perform.
2002 Jul 25
0
non-interactive ssh connections (was Re: RSYNC ISSUE)
Gouri: close. Try "Ssh-keygen -p -P ''". You might argue that ssh should guess that -P imlplies -p, but that's an issue for your ssh maintainer. Also: you don't ordinarily distribute the private key. You need the PUBLIC key in $HOME/.ssh/authorized_keys on any system you want to access with the private key. Maybe i'm seing your application backward, and you
2002 Mar 30
2
(no subject)
A: do you have a "hosts allow" or "hosts deny" in rsyncd.conf? B: what version are you using? It seems i've seen messages about rsyncd in some versions refusing to allow unresolvable names in. C: Are you able to access the rsyncd, and just wonder about the log entries, or are you unable to get in? If it's just a log complaint, I wouldn't worry about it. Most
2004 Jan 05
0
No subject
2000) into dos, and with your boot disk, read the share listing of machine A from a linux box and mount it, and the rsync the whole drive if shared (say c:\ with c:\winnt and all the good stuff). Though, i still could NOT actually restore this 'mirror' image like i could a 'mirror' image of a linux root?? So, ultimately, there is no reason to even waste the hard-drive space
2003 Oct 27
2
smbd is running!
After uninstalling VMware, smbd is running! It seems that installing VMware has side-effects on Samba. Thanks to everyone who sent me suggestions. xiaobing _________________________________________________________________ The new MSN 8: smart spam protection and 2 months FREE* http://join.msn.com/?page=features/junkmail
2002 Dec 03
1
rsync 2.5.5 port to Novell NetWare
Hullo, all. I diligently consulted the suggested reading on the way in: > Welcome to the rsync@lists.samba.org mailing list! PLEASE READ THIS > IMPORTANT ETIQUETTE MESSAGE BEFORE POSTING: > http://www.tuxedo.org/~esr/faqs/smart-questions.html 'Twas a quick read, given that I'm the co-author. ;-> I recently received an odd inquiry from someone I didn't know at all,
2003 Nov 07
4
Smoother bandwidth limiting
Skipped content of type multipart/signed-------------- next part -------------- -- To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.tuxedo.org/~esr/faqs/smart-questions.html
2003 Dec 17
2
asterisk phone card application with agi
hey i want to implement phone card application based on PIN......... for this i am planning to use the AGI......... which programming language ( c , python, java .etc) should i use? i mean which one is effective. please suggest me. _________________________________________________________________ The new MSN 8: smart spam protection and 2 months FREE*
2002 Dec 08
1
"checking whether to support ACLs... no"
Hi, This problem is really getting frustrating. I have set up my debian 3 box w/ kernel 2.4.2 patched for ext2/3 ACL support. I have also installed all utilies, both attr and ACL. I have joined the box to my domain using winbind and smbpasswd. I can set permissions all right using setfacl with domain+user but when I try to change permissions via LAN using w2k/xp I get access denied/or it just
2003 Jan 27
0
Big files?
When rsyncing over ssh my retrieval will pooch out when there's an iso image introduced. I'm not terribly interested in monitoring files and don't care much if I do download these. Is there something I'm missing to allow files of this size to transfer??? Steve Mallett
2002 Oct 28
0
Win32 Version? MODIFICATION NEEDED
Hi!!!!!! There is one programming consideration which need to be programmed in RSYNC for Windows.. PROBLEM ------------ Whenever Rsync is installed as service on Windows Platform, the rsync application gets terminated while logging off the server. POSSIBLE SOLUTION ------------------------- An Event Handler should be added in Rsync for windows binaries.....: following is the explanation for