Displaying 20 results from an estimated 1000 matches similar to: "Doubt on usage of rsync for chown of existing folders"
2015 Sep 10
2
Doubt on usage of rsync for chown of existing folders
Hi Kevin,
Thank you very much. I changed my user in the remote machine (su).
Then, by trying again with rsync but with no modification in the source folder, I see that file ownership continues the same.
Would be possible for rsync to change the ownership in this case (I am not root) ?
Thanks,
Regards,CJ
Em Quinta-feira, 10 de Setembro de 2015 20:01, Kevin Korb <kmk at
2015 Sep 10
0
Doubt on usage of rsync for chown of existing folders
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
The syntax looks correct. However, note that only root can chown.
You must be running rsync on the target end as root for --chown or
- --owner to work. If you aren't using root access then just run the
target rsync as the user you want the files to be owned by and it will
have no choice.
On 09/10/2015 06:42 PM, Celso de Sousa Junior wrote:
>
2015 Sep 11
1
Doubt on usage of rsync for chown of existing folders
Hi
I would like to have changes (chown) in the destination.
However, some files did not changed size or rights. All files should have new owner.
Thanks,
Regards,CJ
Em Quinta-feira, 10 de Setembro de 2015 20:26, Kevin Korb <kmk at sanitarium.net> escreveu:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Rsync does not change anything on the source. Only on the target.
Only
2015 Sep 10
0
Doubt on usage of rsync for chown of existing folders
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Rsync does not change anything on the source. Only on the target.
Only root can change the ownership of a file.
On 09/10/2015 07:16 PM, Celso de Sousa Junior wrote:
> Hi Kevin,
>
> Thank you very much. I changed my user in the remote machine (su).
>
> Then, by trying again with rsync but with no modification in the
> source
2015 Sep 03
1
Doubts on incremental backup and command repetition
Hi,
I am trying to use rsync for incremental backup and I am facing some issues. I would like to ask your help to understand what is going on and have the proper command line.
1) my goal is
I the following folders:
./dest:
file3.txt
./orig:
file1.txt file10.txt file2.txt file20.txt
And I would like to have as incremental backup
./dest:
backup file1.txt file2.txt file3.txt
2006 Jul 05
2
p-values
Dear All,
When I run rlm to obtain robust standard errors, my output does not include
p-values. Is there any reason p-values should not be used in this case? Is
there an argument I could use in rlm so that the output does
include p-values?
Thanks in advance,
Celso
[[alternative HTML version deleted]]
2006 Jul 07
2
Diverging results with SPSS
Dear List,
I apologize in advance if this is silly. I tried to replicate an analysis I
did previously in SPSS using R, and was surprised to find different results.
So my question is: shouldn't the following SPSS syntax
REGRESSION
DEPENDENT INC89
/METHOD=ENTER hiedyrs experien SE93rec.
Yeld the same results of the following R command
modelB<-lm(INC89~HIEDYRS+EXPERIEN+SE93REC)
I
2006 Jul 04
2
Robust standard errors in logistic regression
I am trying to get robust standard errors in a logistic regression. Is there
any way to do it, either in car or in MASS?
Thanks for the help,
Celso
[[alternative HTML version deleted]]
2013 Mar 09
2
SaMBa 4 - authenticate ftp server
Hello guys,
Does anyone know if it is possible to authenticate an ftp server
(proftpd or vsftpd) based LDAP Samba 4?
Thanks
--
Celso Vianna
BSD User: 51318
http://www.bsdcounter.org
Palmas/TO
1999 Aug 27
6
write_socket_data: write failure. Error = Broken pipe
Hi:
I am running Samba 1.9.17 at SUN Solaris 2.6 and it works well.
After I upgrade Samba 2.0.3 or 2.0.5a, my Excel spreadsheets got
trouble. In the Samba log file I got:
[1999/08/23 10:45:32, 0] lib/util_sock.c:write_socket_data(570)
write_socket_data: write failure. Error = Broken pipe
Anybody has an idea what is the problem?
I
2013 Feb 23
1
SaMBa 4.0.x homedir mapping - is possible without user account in system?
Hi all,
I'm testing the Samba4 and can only map the users home if I create the
account in the system and samba. Does anyone know if you can do this
only with the account in samba?
Thanks!
--
Celso Vianna
BSD User: 51318
http://www.bsdcounter.org
Palmas/TO
2003 Nov 29
1
problems with xlab
Dear R-list members,
I'm using the 'effects' package to plot a graph with fixed values. For some reason, I cannot change the label for the 'x' axis using 'xlab=""'. The usual commands work for the y axis and for the main title. My last attempt used the following syntax:
model.effects<-(all.effects(model.1))
plot (model.effects, main="Figure
2013 Jan 06
1
SaMBa 4.0 - homedir mapping
Hi all,
In Samba 4.0 is possible to map the user's home directory
automatically without user intervention?
Thanks
--
Celso Vianna
BSD User: 51318
http://www.bsdcounter.org
Palmas/TO
2013 Feb 03
1
SaMBa 4 - homedir mapping
Hi guys,
I'm testing the SaMBa 4 with FreeBSD 9.1 and am having difficulty.
I did so:
mkdir test
cd test
wget http://ftp.samba.org/pub/samba/stable/samba-4.0.2.tar.gz
tar zxvf samba-4.0.2.tar.gz
cd samba-4.0.2
./configure && make && make install
cd /usr/local/samba
bin/samba-tool domain provision --realm=box.blurr --domain=BOX
--server-role=dc --adminpass='@Tullip500'
2013 Mar 02
1
SaMBa 4.0.3 - permissions in mapping
Hello guys,
I'm testing samba 4 (4.0.3) with FreeBSD 9.1 amd64. After
done "domain provision" [1] with the tool "samba-tool", was
generated the "smb.conf" [2]:
The manual "smb.conf", reports that the default value of the options
"create mask" and "directory mask" are respectively "0744" and "0755."
The command
1997 Jul 15
3
How to write a printcap entry for remote printer
I am sharing some printers attached to Win95 boxes, and would like to be
able to do more than connect from Linux with smbclient and print via
translate. I would like to be able to specify a printcap entry for these
so as to be able to print from pine or lynx or Netscape (when I get X
running here at work).
I haven't found anything in Samba docs or LDP docs yet to tell me how to
write such
2006 Jul 10
1
weights in glmrob
Dear List members,
I am runnning a logistic regression that includes sample weights
(expressed by a variable called WEIGHT) using glmob (from robustbase). My
model looks like this:
B12<-glmrob(SERE~COMP+COM,family=binomial,weights=WEIGHT)
When I include the weights, my standard error columns, as well as the
p-values, show only NAs. If I exclude weights=WEIGHTS,
2013 Mar 29
2
SaMBa 4 - Join domain DC
I can join the samba 4 (4.0.4) in a domain with active directory windows
server 2012?
Thanks
--
Celso Vianna
BSD User: 51318
http://www.bsdcounter.org
Palmas/TO
2013 Apr 03
1
SaMBa 4 - password complexity
Hi all,
I have installed the Samba 4, i execute the "domain provision" command, and
also have disabled the password complexity and decreases the minimum
password length to 3, then I joined a Windows Server 2008 as a DC for the
domain samba. After a few minutes the password complexity and minimum
values are reset to default. Anyone know why?
--
Celso Vianna
BSD User: 51318
2006 Sep 11
95
Proposal: multiple copies of user data
Here is a proposal for a new ''copies'' property which would allow
different levels of replication for different filesystems.
Your comments are appreciated!
--matt
A. INTRODUCTION
ZFS stores multiple copies of all metadata. This is accomplished by
storing up to three DVAs (Disk Virtual Addresses) in each block pointer.
This feature is known as "Ditto Blocks". When