Displaying 20 results from an estimated 20000 matches similar to: "Can any one help me out?..."
2002 Oct 24
1
rsync -e ssh does not work well
Hi all,
I want to use ssh to protect my
traffic, no rsh or direct rsync.
But I have a problem here.
Of the texts already written, I could not yet
recall. Mostly they tell about success in using ssh
protocol.
I have made some progress by reading them, but
I cannot solve the current problem, if not possibly turning
to
port forwarding, that is also new to me, actually.
I have made two kind of
2003 Feb 12
2
rsync & ldap authentication
Hi,
I'm trying to get rsync 2.5.6 to authenticate users via openldap-2.0.23. I was looking through the mailing list archives and found a patch for rsync-2.4.6 that does this for me. I was just wondering if this is still valid, or if there has been a new patch or new implementation that has superceded this patch. Any help would be great. The message I am referring to is as follows:
2003 Jun 23
1
any way to get --one-file-system in rsyncd.conf?
I would like to specify an entry in /etc/rsyncd.conf such that it
operates on a --one-file-system basis always. The path will point
to a filesystem mount point, but there is another filesystem that
is mounted in a subdirectory. I want to back up only those files
in the pointed to filesystem, and not the one mounted within (in
that run, anyway). I do not see such an option in man rsyncd.conf.
Is
2002 Jan 25
1
access denied error with rsync 2.5.1
Hi. I have several Linux machines running the Debian unstable distribution.
Until recently I used rsync version 2.4.6 without any problems, but after
upgrading to version 2.5.1 (using apt-get) rsync fails.
The command that produces the error is run on oldmill (128.135.72.4):
rsync -av --password-file=/etc/rsyncd.pw armada::rsync /backup/armada/home/
And the error is:
@ERROR: access denied to
2002 Jan 22
2
What is mean this messages?
Hello, evevryone.
thank you for your mails.
I used rsync(rsync-2.4.6-2) for backup Server.(My
Linux is RedHat7.1)
I am very comfortable backup system by rsync.
but, I saw this messages in use rsyncd
daemon.(/var/log/messages)
I don't know mean this messages.
but, It is right use rsyncd. and
I used rsyncd at every day. but this messages writed
log at every minute(?) or every time.
What
2002 Mar 21
2
Start Rsync Error
Hi,
I have installed rsync-2.4.6 version on Linux Redhat 6.2 (Kernel-2.2.14-5.0), after installed I tried to test the rsh and run "rsh remotehost /bin/true > out .dat". But it failed the error message was "Permission denied". I checked the permission all was okay, I forgot the rsh/csh methods and replaced by RSYNC_PROXY. Finally, it failed again. I would like to know that
2003 May 24
0
rsync installation in Redhat Linux 7.3
Hi
I downloaded rsync Binaries for a redhat linux platform.
I installed on the Red Hat Linux release 7.3 (Valhalla) using the command specified in readme.html
rpm -Uvh rsync-*.rpm
I got the following message
package rsync-2.5.4-2 (which is newer than rsync-2.3.1-1) is already installed
package rsync-2.5.4-2 (which is newer than rsync-2.3.2-1) is already installed
package rsync-2.5.4-2
2001 Dec 03
2
Bug in rsyncd 2.5.0 while handling config file string values
I compiled and tried rsync 2.5.0 but could not get the server
running. loadparm.c:string_set() now calls free() which it did not do
in 2.4.6 and this free() tries to free memory that was not allocated
with malloc.
Here is a gdb run (done after adding return before fork() in
become_daemon) which shows where it crashes and what my minimal config
file for demonstrating the bug was. The config file
2002 Aug 30
1
rsync: connection unexpectedly closed; reverse lookups?
Hi.
My goal is to use rsync to syncronize box1 and box2. On box2, I have a
tapedrive which I write the data I syncronize from box1 every night.
On box1, my /etc/rsyncd.conf looks like this:
root@box1# cat /etc/rsyncd.conf
max connections = 1
syslog facility = local6
[tmp]
path = /tmp
read only = yes
comment = export of /tmp
hosts allow = box2
auth users
2001 Dec 03
0
Socket address problems with 2.5.1pre1
The problem shows in the following log snippet. The numeric address of
the peer (localhost in this case) is garbage.
rsyncd[32671]: reverse name lookup failed
rsyncd[32671]: rsync: forward name lookup for failed: Name or service not known
rsyncd[32671]: rsync on debian/ from UNKNOWN (::10fa:ffbf:a426:608%5)
rsyncd[32671]: wrote 616 bytes read 70 bytes total size 143069
I am using linux
2002 Jan 11
1
rsync 2.5.1 server - strange logs
I've just upgraded my rsync server to 2.5.1 (before, I was using 2.4.6),
without changing anything in /etc/rsyncd.conf, and now, I have this logs
each time a client connect to server:
2002/01/07 18:33:03 [10432] rsync: reverse name lookup mismatch on fd3 - spoofed address?
2002/01/07 18:33:03 [10432] rsync on admin/sbin/padmin_update.sh from UNKNOWN (172.16.65.14)
2002/01/07 18:33:03 [10432]
2001 Oct 18
1
rsync 2.4.6 upload trouble
hi,
I'm having rsync trouble I installt an new version of rsync on my server
and clients (2.4.6)
first every thing workt fine but now I'm having a lot of trouble. I use
the following command
to upload:
rsync -vcrulpog -e ssh --delete --exclude=*lost+found --timeout=60
--password-file=/etc/rsyncpasswd /exports/set1/
user@1.2.3.4:/exports/set1/
and it gives me the following error:
2002 May 11
0
rsyncd 2.4.6 on RedHat 7.2
Hi,
I've having some difficulty using rsync from a client to a rsyncd Server (RedHat 7.2). Although the same command works fine on the server. I can view the list from client using - rsync i1::
Using the following cmd to connect from client (i2) to rsyncd server (i1):
rsync -trlvz i1::i1-test /home/test
/var/log/message file on i1 shows the following error:
May 11 10:40:39 i1
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.
2001 Nov 13
2
Ptoblem for update 2.4.1 -> 2.4.6
After installing nevest version of sync 2.4.6 from 2.4.1,
sync --daemon wrote to logfile:
2001/11/13 12:27:46 [12261] rsyncd version 2.4.6 starting
2001/11/13 12:27:46 [12261] bind failed on port 873
2001/11/13 12:27:46 [12261] transfer interrupted (code 10) at
socket.c(233)
sync 2.4.1 worked normally...
My question: Where i can find "WATHSNEW" or "CHANGES"
2003 Jan 22
1
Rsyncd - Help me
Hello,
I'm trying to do my rsync to copy a mirror of my site in another webserver.
I am trying to use RSYNCD .
How I'll do for my rsync to copy my site website in the mirror ?
Which is a command to copy the mirror with the password ?
I've this websites about rsync
http://sunsite.dk/info/guides/rsync/rsync-mirroring.html
http://rsync.samba.org
Somebody could help me? or Link ? Doc
2001 Nov 20
3
modules madness / ssh regardless of daemon
I just installed rsync on two machines, I think I'm a complete moron,
and I need a clue bat.
The remote machine's /etc/rsyncd.conf (just for testing):
use chroot = no
log file = /var/log/rsyncd.log
pid file = /var/run/rsyncd.pid
lock file = /var/run/rsync.lock
[auth]
path = /var/www/auth
comment = apache authentication files.
read only = yes
Then for a test, I fired up
2002 Oct 16
0
rsyncd treats symlinks differently
I have an administrative server that I use to rsync data between two
hosts. It has root access to our fileserver but does not mount
directories using the same paths as a client machine. In some
directories I have symbolic links that are invalid on the admin server,
but valid on a client (due to automounter magic). When I use command
line rsync, all is well. When I converted to using rsyncd,
2001 Nov 17
1
read error: Connection reset by peer
Hello,
This is my third posting in a day ! Many thanks to Tim Conway for
responding to my first one. However, since I am hard pressed against
time, I have been trying everything from the docs to get it to work but
looks like, I might take forever unless some expert help comes in. So
please, help if you can. Thanks.
I am trying to copy a file from testor/source to admx/destination. Here
is the
2002 Aug 27
1
rsync problem in systemimager
Hello,
I'm working on the oscar-1.3 release with my Linux Itanium's cluster to
test cloning process via systemimager.
After having succeeded to boot my client node via the network, when
running the following script : /var/lib/systemimager/scripts/ced1.sh
rsync is able to get small files (e.g : mkdosfs). However, when the
script tries to rsync the whole oscar image in the following way :