Am Donnerstag, 26. Oktober 2006 17:36 schrieb Wayne Davison:
> On Thu, Oct 26, 2006 at 12:14:11PM +0200, Janning Vygen wrote:
> > I run rsync as root to get the permission to overwrite those files:
> >
> > # rsync bar/ foo/
>
> You'd need to use --inplace to avoid changing the current owner.
On Thu, Oct 26, 2006 at 12:14:11PM +0200, Janning Vygen wrote:
> I run rsync as root to get the permission to overwrite those files:
>
> # rsync bar/ foo/
You'd need to use --inplace to avoid changing the current owner. This
has the downside that the file is briefly in-transition between th
Hi,
i am using rsync since years and i think it's one of the must-use tools.
Great!
Today i got my first problem after years of usage and the fantastic manpage
doesn't give me any answer, neither the web does.
I am starting with two directory "foo" and "bar" with a text file "test.txt"
in eac