Displaying 6 results from an estimated 6 matches for "avzx".
Did you mean:
avx
2007 Feb 13
1
keep group and owner on part of the files
Hi,
I use rsync daemon to replicate disks between sites.
I am replicating the disks using rsync -avzx command. The thing is that
I have in one site the same UNIX group but with different GID. So
someone with the same UID can access the group on the source but not on
the destination.
Is there a way, beside aligning GID number, on both sites to after
changing the group on the destination to make...
2019 Aug 27
0
How can i know the user home directory with wbinfo or smbclient.
Yes i have something like that on the user.
But my objective is from the linux client machine get that attribute or
info to mount or sync the windows home.
I have that line on my script for example:
rsync -avzX -e "ssh -o StrictHostKeyChecking=no -i /home/public/id_rsa"
--progress -m --chown=$USER:$GROUP
root at 10.20.1.5:/domain/samba/jfk/homes/staff/adscripcion/$USER/
/home/DOMAIN/$USER/
That part: 10.20.1.5:/domain/samba/jfk/homes/staff/adscripcion/$USER/ is
the windows home of the user , i...
2019 Aug 27
2
How can i know the user home directory with wbinfo or smbclient.
On 27/08/2019 14:54, Juan Ignacio via samba wrote:
> I set the homeDirectory directly in the AD object.
> For it i like know if i can access to that info throw some tool.
>
Have you set it something like:
\\fileserver\users\username
If you have, then you only need a root preexex script and these lines in
smb.conf:
??? winbind use default domain = yes
??? template homedir =
2006 Oct 11
4
"Invalid file index" failures, suspicious index numbers
...38
$ rsync --version
rsync version 2.6.8 protocol version 29
The backup is started from the local machine with root privs (using
sudo), encrypted transport provided by SSH with public-key
authentication; the invocation looks like this:
sudo rsync -e "ssh -i full_path_to_key_file" -avzx \
--numeric-ids --delete --progress \
root@example.com:/ /var/root/backups/example.com/
On the remote host, rsync logs in with root privileges and a forced
command appears in the authorized keys file; logging shows that this
is the actual command being sent to the serve...
2010 May 12
3
DO NOT REPLY [Bug 7424] New: -x with sshfs
...)
created directory destination
source/
source/1
sent 131 bytes received 35 bytes 332.00 bytes/sec
total size is 12 speedup is 0.07
rsync error: some files/attrs were not transferred (see previous errors) (code
23) at main.c(1060) [sender=3.0.7]
/tmp/rsyncTest# echo $?
23
/tmp/rsyncTest# rsync -avzx source destination
sending incremental file list
rsync: readlink_stat("/tmp/rsyncTest/source/sshfsMount") failed: Permission
denied (13)
sent 76 bytes received 13 bytes 178.00 bytes/sec
total size is 12 speedup is 0.13
rsync error: some files/attrs were not transferred (see previous e...
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
...pA%WFH?`O4ZA)s^a9*@)jqkI07huwwHjmw~Ukq4ZEAAun&b?(%r7Z
zA(!lSy~bP;Kbb%q;N7_4eVyC#!@}!){X22~fyb_Ps<oD|%}ya~vr`RbcB(Zk9M^9;
zY%HsZ?b4|2l8eGAEY_w$#cHP-F^+_+gr9~aocZA9OdqSVQq?7Xn1!0=lKaLN4LVrK
z$IK3Zq<t?U!d at W=95g<w7lyB_=LkPx2570`rKw??#9dRr=AG1Z%}bHY>aA0Yc8}Mx
z{Va$l2aW6Ahs6yjLGV6wo%%E%avzX!CEAwbGs>sCC=o}mwW80saTnT_<1<Ig>`}WA
zC|e#FK%AqQ7=R1_MN`M90SXm`{iP#ZNG;?cfgmIjXz3ugfQ3mP-dg=HG|qsIXs5nd
zt)&bSbJh4<)kQ&xl{7!DB*v!`L(x+hin)<E?oXUhqS0vlgyJ64Sxl4sitnj2Un$A=
zRh;Q%-d79H_Uy8*fb48su69^~sbJw}+EDvw3)?||#56wLh3zcAGG{4p%(m2bwYYV%
z?qfUqypg^y<%6v5(U35x@&{osH08...