hi,
i am into a client server programming. in that it is absolutely necessary
for the rsync server to be installed at the client and rsync client at the
server. The server(rsync client) needs to download from the client(rsync
server) and then delete the source file at the rsync server. right now i
On 13 Mar 2002, Brad <[EMAIL PROTECTED]> wrote:
> Thanks for your reply Greg.
>
> As you suggested, I have typed in:
> rsync /tmp/sheepb.jpg RH72TB::testmodule/
>
> and it just does a CR-LF with no errors, but the file is not on the server
> hard drive. I wonder where it has gone? :-))
Now try
Thanks for your reply Greg.
As you suggested, I have typed in:
rsync /tmp/sheepb.jpg RH72TB::testmodule/
and it just does a CR-LF with no errors, but the file is not on the server
hard drive. I wonder where it has gone? :-))
Regards,
Brad
- Original Message -
From: "Greg Burley" <[EMA
Thanks for your reply Martin.
Here are the results:
[root@Linuxstation tmp]# rsync sheepb.jpg RH72TB::testmodule /tmp
link_stat RH72TB::testmodule : No such file or directory
Regards,
Brad
- Original Message -
From: "Martin Pool" <[EMAIL PROTECTED]>
To: "Brad" <[EMAIL PROTECTED]>
Cc:
hi Brad,
Since dave is probably sleeping right now and I am in avoidance mode
"Brad" <[EMAIL PROTECTED]> writes:
>
> rsync /tmp/sheepb.jpg RH72TB::tmp/
>
> @ERROR: Unknown module 'tmp'
>From your earlier rsync.conf the module name is testmodule so try
$ rsync /tmp/sheepb.jpg RH72TB::t
On 13 Mar 2002, Brad <[EMAIL PROTECTED]> wrote:
> Thanks for the reply Dave. I have added your recommended, "read only = no"
> to rsyncd.conf and put 2 colons as you suggested, and now I get:
>
> rsync /tmp/sheepb.jpg RH72TB::tmp/
That should be "testmodule" -- the first word after the quadraspo
Thanks for the reply Dave. I have added your recommended, "read only = no"
to rsyncd.conf and put 2 colons as you suggested, and now I get:
rsync /tmp/sheepb.jpg RH72TB::tmp/
@ERROR: Unknown module 'tmp'
Should I be able to see the server listening on Port 873?
Here is the netstat output:
===
Hi Julie,
> I am setting up rsync via the server method and am having a problem with
> syncing from a local server to the remote server. The command lists the
> files that should be transferred but they never are. However if I am on the
> remote machine and request an rsync from the local then
The patch Jos gave to me works successfully, I can
compile rsync2.5.3 on Solaris5.5.1 and Solaris5.7.
Also, I don't see any error after I tried to run new
rsync between 5.5.1 and 5.8.
Thanks a lot to Jos.
Jennifer
> Delivered-To: [EMAIL PROTECTED]
> From: Jos Backus <[EMAIL PROTECTED]>
>
On 12 Mar 2002, "C.Zimmermann" <[EMAIL PROTECTED]> wrote:
> The command I am using is:
>
> rsync -avx --hard-links --links --ignore-errors --perms --devices
>
> and the permissions on the source are not appearing on the destination
> and the destination ssh-account has no root-rights.
Perhaps
On Mon, Mar 11, 2002 at 12:41:07PM -0600, Dave Dykstra wrote:
> On Fri, Mar 08, 2002 at 03:05:14PM -0800, jw schultz wrote:
> > On Fri, Mar 08, 2002 at 03:45:04PM -0600, Dave Dykstra wrote:
> > > I like link-dest, and the "-" for exclude-from/include-from was already
> > > something I was planning
Ich werde ab 11.03.2002 nicht im Büro sein. Ich kehre zurück am
25.03.2002.
Ich werde Ihre Nachricht nach meiner Rückkehr beantworten.
In dringenden Fällen wenden Sie sich bitte an Herrn Heinz Maier,
[EMAIL PROTECTED] . (0211/61078-50)
--
To unsubscribe or change options: http://lists.samba.or
On 12 Mar 2002, Dave Dykstra <[EMAIL PROTECTED]> wrote:
> If we would add an option to do that functionality, I would vote for one
> that was more general which could mask off any set of permission bits and
> possibly add any set of bits. Perhaps a chmod-like syntax if it could be
> implemented s
Okay, I've been lurking on this list for several weeks and have finally
gotten rsync to work well when transferring files from one box to
another. It is really great for passing lots of files from one machine
to another, i.e. ripped MP3 to my home Linux machine, as one example.
Now I am ready to t
On 12 Mar 2002, Rusty Carruth <[EMAIL PROTECTED]> wrote:
> [EMAIL PROTECTED] wrote:
> > I get the following error running rsync 2.5.2 on AIX 4.3 in combination
> > with SSH Secure Shell 2.3.0.
> >
> > > rsync -e ssh myuserid@localhost:/tmp
> > myuserid's password:
> > /bin/ksh: rsync: not found.
[EMAIL PROTECTED] wrote:
> I get the following error running rsync 2.5.2 on AIX 4.3 in combination
> with SSH Secure Shell 2.3.0.
>
> > rsync -e ssh myuserid@localhost:/tmp
> myuserid's password:
> /bin/ksh: rsync: not found.
> unexpected EOF in read_timeout
>
> ...
> Note: my PATH is set to in
I get the following error running rsync 2.5.2 on AIX 4.3 in combination
with SSH Secure Shell 2.3.0.
> rsync -e ssh myuserid@localhost:/tmp
myuserid's password:
/bin/ksh: rsync: not found.
unexpected EOF in read_timeout
This is using the SSH Communications Security Corp version of ssh. I also
g
See the threads beginning at
http://lists.samba.org/pipermail/rsync/1998-December/000886.html
http://lists.samba.org/pipermail/rsync/1999-January/000954.html
http://lists.samba.org/pipermail/rsync/2000-January/001728.html
No, I don't think the rsync tool is right for your "rdiff" func
To use the rsync --daemon, you need to use two colons after the server name.
The next problem you'll probably run into is that you'll need
"read only = no" in rsyncd.conf.
- Dave Dykstra
On Tue, Mar 12, 2002 at 06:26:12PM +1000, Rsync mail Account wrote:
> I have so far been unable to get rsyn
If we would add an option to do that functionality, I would vote for one
that was more general which could mask off any set of permission bits and
possibly add any set of bits. Perhaps a chmod-like syntax if it could be
implemented simply.
- Dave
On Tue, Mar 12, 2002 at 10:28:43PM +1100, Scott
On Mon, Mar 11, 2002 at 11:32:11AM -0800, jw schultz wrote:
> On Mon, Mar 11, 2002 at 12:41:07PM -0600, Dave Dykstra wrote:
> > On Fri, Mar 08, 2002 at 03:05:14PM -0800, jw schultz wrote:
> > > On Fri, Mar 08, 2002 at 03:45:04PM -0600, Dave Dykstra wrote:
> > > > I like link-dest, and the "-" for
On Tue, Mar 12, 2002 at 04:44:11PM +0100, Jurij Smakov wrote:
> In view of recent zlib problems, which tar.gz should I get? README for
> 2.5.3 says, that this problem is fixed, however, the file which is
> available for download at http://va.samba.org/ftp/rsync/ is called
>
> rsync-2.5.3-compress
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,
You brought up a very good point which described what rsync can and can
not do. Because of the robustness of this application, we are trying
to find a way to use rsync and replacing our current primitive system
which uses tar and send the data over a small pipe.
Since my last posting, I have t
Hi!
In view of recent zlib problems, which tar.gz should I get? README for
2.5.3 says, that this problem is fixed, however, the file which is
available for download at http://va.samba.org/ftp/rsync/ is called
rsync-2.5.3-compression-broken.tar.gz
So, is this archive ok, or something is still br
The command I am using is:
rsync -avx --hard-links --links --ignore-errors --perms --devices
--times --stats --progress -e ssh -u / rsync@host:/dir
and the permissions on the source are not appearing on the destination
and the destination ssh-account has no root-rights.
Should it work like thi
Sure. Don't tell rsync to preserve permissions. This precludes the use
of the "-p", and "--perms"options, and the "-a", and "--archive" options,
which imply them. If your wording means that the permissions on the
source are not appearing on the destination, change "precludes" to
"requires"
Hello,
If I sync a filesystem using ssh to an remote server, all
filepermissions on the remote site are gone.
Is there a chance to preserve the permissions using ssh ?
Thanks C. Zimmermann
--
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, rea
The attached patch adds an option --drop-suid which caused rsync to drop
setuid/setgid permissions from the destination files.
ie, even if the source file is setuid, the target file will not be.
Added as we want to rsync the same files to machines both inside and outside
our firewalls. For ma
I have so far been unable to get rsync to work properly in a test setup.
Does anyone have any ideas?
Both PCs are running RedHat 7.2.
The Server:
IP Address 192.168.0.202
Server Name: RH72TB
hosts.allow ALL: 192.168.0.201
rsyncd.conf:
[testmodule]
path = /tmp
The Client:
IP Address 192.168
30 matches
Mail list logo