On Fri, Mar 30, 2001 at 06:05:19PM +0100, M. Drew Streib wrote:
...
> On a related note. I _really_ wish there was a way to tell rsync that
> a permissions error on the server shouldn't stop _all_ file deletions from
> happening.
>
> Ideally, it should only stop deletion of the file(s) with the
On Fri, Mar 30, 2001 at 09:24:31AM -0600, Dave Dykstra wrote:
> I didn't realize that was only printed with -v; I think it should be elevated
> to the FERROR level so it will always show. Anybody disagree?
It is FINFO now. I would think that this is important enough to be
elevated, certainly.
O
On Fri, Mar 30, 2001 at 01:45:40AM +0100, M. Drew Streib wrote:
> On Thu, Mar 29, 2001 at 06:33:37PM -0500, Larry Prikockis wrote:
...
> >here's what I'm using:
> >
> >rsync -e ssh -rca --delete local/. user@remotehost:/remote/
Let me point out that the '-r' is already implied by '-a'. Also, it's
On Thu, Mar 29, 2001 at 06:33:37PM -0500, Larry Prikockis wrote:
> Hi! I'm trying to use rsync over ssh (open_ssh on Redhat Linux 6.2 to be
> exact) in order to update a production web server from a staging server.
> In the tests I've run so far, everything has worked beautifully *except*
> tha
deleted on
the remote side.
I'd assume this was a permissions issue, except that I've made sure the
files on the remote server are all owned by the user I'm using to make the
connection. There's no apparent reason why rsync should have a permission
problem with deleting the