I asked this question to Andrew. I think one of rsync user in this list can
answer this easy question. He might be busy enough.
Thanks.
-----Original Message-----
From: Sanjeev Jha
Sent: Friday, September 08, 2000 11:33 AM
To: '[EMAIL PROTECTED]'
Subject: RE: RSYNC question
Andrew,
Thanks for earlier answer. I am using Linux as "rsync" server and pulling
the data changes to Sun machine i.e. rsync client.
I got a question in my mind. I know there is some answer but don't know what
?
Can I push the data from client to server? For example, I configure Linux as
rsync client and Sun as rsync server, how is it possible to push the data
changes on Linux to Sun machine ?
Thanks again
Sanjeev
-----Original Message-----
From: Andrew Tridgell [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, August 16, 2000 7:40 PM
To: [EMAIL PROTECTED]
Subject: Re: RSYNC question
> 1> Does rsync support open file duplication ? If yes, will it be
consistent?
it sends what is on disk. If the app has written it to disk then it
will send it.