I am having a bit of a problem with rsync 2.6.2 on AIX and I was
wondering if this might just be the expected behavior.
When using the -o and -g flags, the user and group names are NOT
preserved on the receiving side, however, the UIDs/GIDs are preserved.
I checked the OLDNEWS file and bugzilla,
https://bugzilla.samba.org/show_bug.cgi?id=2868
--- Additional Comments From [EMAIL PROTECTED] 2005-08-04 22:01 ---
Created an attachment (id=1356)
--> (https://bugzilla.samba.org/attachment.cgi?id=1356&action=view)
patch, tweak to taste per comment
allow nonroot to try do_mknod() f
Thanks for the replies. All the proposed solutions should've been
obvious to me. :/ Is it Friday yet...? nope... dang...
Yes I like the config file method as well, so long as I remember to use
the same local port # when establishing the tunnel.
keith
--
SA Valaran Corp
GPG: 0xEC705AE9
I put th
On Thu, Aug 04, 2005 at 02:33:28PM -0400, Keith Warno wrote:
> is there a way to pass an SSH port # to rsync?
I agree with Jos that the best way is to use your .ssh/config file
(assuming you don't need multiple ports per hostname). Otherwise,
use the -rsh (-e) option to rsync:
-e 'ssh
On Thu 04 Aug 2005, Keith Warno wrote:
> Perhaps this is a lame question, but...
>
> is there a way to pass an SSH port # to rsync?
rsync -e 'ssh -p 12345' ...
I usually do this in the form 'ssh -c arcfour' as that cipher uses far
less cpu power than the default.
Paul Slootman
--
To un
On Thu, Aug 04, 2005 at 02:33:28PM -0400, Keith Warno wrote:
> Perhaps this is a lame question, but...
>
> is there a way to pass an SSH port # to rsync?
>
> At least one way I can do it is to use a small shell wrapper around ssh
> and pass the port # thru the environment. Just wondering i
Perhaps this is a lame question, but...
is there a way to pass an SSH port # to rsync?
At least one way I can do it is to use a small shell wrapper around ssh
and pass the port # thru the environment. Just wondering if there is an
easier way that I magically can't find.
The reason for t
https://bugzilla.samba.org/show_bug.cgi?id=2783
--- Additional Comments From [EMAIL PROTECTED] 2005-08-04 10:20 ---
> The latest error is:
> Read from remote host hostname: Connection reset by peer
All this tells you is that the connection closed. See the issues/debugging
webpage fo
https://bugzilla.samba.org/show_bug.cgi?id=2783
[EMAIL PROTECTED] changed:
What|Removed |Added
Status|NEW |ASSIGNED
--- Additional Comments
https://bugzilla.samba.org/show_bug.cgi?id=2783
[EMAIL PROTECTED] changed:
What|Removed |Added
CC||[EMAIL PROTECTED]
--- Additional
10 matches
Mail list logo