On Thu, Sep 09, 2004 at 11:46:48AM +0200, Essyug wrote:
> Why does the rsync running on the client must be root ? It just has to
> send the name of the owner of the file to the server which will chown
> it.
I misread it as the receiver at first glance, thus the confusion.
You're right that the s
Kjell Andresen wrote:
> The problem is in short that rsync used with the option --delete-after
> does NOT delete older files rsynced, but --delete does.
> The versions I have used is, from [fra (no.)]
> hox /# rsync --version
> rsync version 2.5.5 protocol version 26
>
> - and to [til (no.)]:
On Wed, 8 Sep 2004, Wayne Davison wrote:
On Wed, Sep 08, 2004 at 04:52:51PM -0400, Paul Haas wrote:
I can think of 4 usefull modes:
1The default, don't try to chown().
2 --ownerIf rsync thinks it is root, then try to chown()
3 --owner-whiningAlways try to chown()
When use rsync with daemon mode, rsync can call chroot.
But with ssh mode, is it possible to use chroot?
Thanks very much!
Best Regards!
Jacky Kim
.
--
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-que
When use rsync with daemon mode, how to permit user from
using rsync via remote shell mode?
Thanks very much!
Best Regards!
Jacky Kim
.
--
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
If the shell of user alpha is /sbin/nologin
When use rsync with ssh mode, is it possible for alpha to use rsync
to backup data?
I don't permit alpha to login the backup server.
Thanks very much!
Best Regards!
Jacky Kim
.
--
To unsubscribe or change options: http://lists.samba.org/mailman/l
Hello!
I think I've found a bug in some (older) versions of rsync.
The problem does not seem to have been reported at bugzilla.
And of the 9 bugs found there by searching on "--delete-after"
all have got the name [EMAIL PROTECTED] attached.
I ask you therefore to check if this problem is found i
Rsync seems to work as if I had used the --numeric-ids
If rsync doesn't find a username match, it will fall-back to using the
ID directly, so I would assume that the problem is that the ID names on
your cygwin system aren't matching the ID names on your linux system
(and perhaps they aren't what y
Yessos, very cool.
It works even with
rsync -auv -e "ssh [EMAIL PROTECTED] ssh" src_folder host_C:sdt_dir
Sometimes solutions can be very simple...
Unfortunartely all open positions for email postmasters are just filled
in. I did my best to convince my boss, you were better, but it didn't
work.:)
https://bugzilla.samba.org/show_bug.cgi?id=1686
[EMAIL PROTECTED] changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Haai Andrzej,
The problem is solved. When I double checked the ssh-b file I realized
I had to change the linux commands to cygwin commands.
>From that moment all commands (like date, hostname...) worked on the
C-host
So with the key authentification and the following ssh-b script:
#!/bin/bas
11 matches
Mail list logo