On Thu, Sep 11, 2003 at 11:04:26PM -0700, [EMAIL PROTECTED] wrote:
> jw schultz writes:
>
> > On Thu, Sep 11, 2003 at 05:43:56PM -0500, Seann Herdejurgen wrote:
> > [snip]
> > > Is there a way to tell rsync to update files "in place" and not
> > > create a temporary file?
> >
> > No. Nor can rsyn
jw schultz writes:
> On Thu, Sep 11, 2003 at 05:43:56PM -0500, Seann Herdejurgen wrote:
> [snip]
> > Is there a way to tell rsync to update files "in place" and not
> > create a temporary file?
>
> No. Nor can rsync be modified to do so.
Is that true? I thought one could readily add an --inplac
On Thu, Sep 11, 2003 at 05:43:56PM -0500, Seann Herdejurgen wrote:
> I am running into an issue with rsync that I need some help with. When syncing
> large files (e.g. 1GB), the rsync algorithm creates a temporary 1GB file and
> then renames it when the transfer is finished. The issue I am runnin
I am running into an issue with rsync that I need some help with. When syncing
large files (e.g. 1GB), the rsync algorithm creates a temporary 1GB file and
then renames it when the transfer is finished. The issue I am running into is
if the two large files have very few differences between them,
On Thu, Sep 11, 2003 at 05:06:50PM -0400, Aaron Stanford wrote:
> I am running rsync version 2.56 in daemon mode on a server running Redhat 8.0.
> When I check my log file (located in /var/log/rsyncd.log), the only lines I see
> have to do with the server starting up, like so:
>
> 2003/09/11 16
I am running rsync version 2.56 in daemon mode on a server running Redhat 8.0.
When I check my log file (located in /var/log/rsyncd.log), the only lines I see
have to do with the server starting up, like so:
2003/09/11 16:53:42 [15025] rsyncd version 2.5.6 starting, listening on port 873
I wou
On Thu, Sep 11, 2003 at 02:32:32PM +0200, Gert Romkes wrote:
> Dear sir,
>
> Having read all the descriptions of how easy it was to use rsync, I tried it
> for the replication of two servers.
> Testing
> rsync 10.0.1.4:/tmp/repl/ /tmp/repl
>
> I got the following error message (after a p
Dear sir,
Having read all the descriptions of how easy it was to use rsync, I tried it
for the replication of two servers.
Testing
rsync 10.0.1.4:/tmp/repl/ /tmp/repl
I got the following error message (after a period which seemed to be a
time-out):
10.0.1.4: Connection refused