similar to: Files Loosing Ownership after rsync

Displaying 20 results from an estimated 1200 matches similar to: "Files Loosing Ownership after rsync"

2003 Dec 16
1
Update Archive Flag
Hi All We sync our Novell-Servers Version 6 with the Parameter *avz to our Backupsrv. When a file is changed or it's new, the file where sync to Backupsrv, the Archive-Flag is set on, and wie can Backup all changed and new Files with Arcserve to tape after sync. It works fine. But when we sync files there are on PC'S (Win98, Win 2000, XP, NT) only changed files have the Archiv-Flag
2001 Dec 07
2
Authentication 'failure' success
We are using OpenSSH (portable) version 3.0.1p1 on Linux 2.2.14-10 with RedHat's distribution of PAM 0.72-20.6.x for rsync'ing RRDTool data between two machines (among other things). When running 'rsync -essh -avz', everything works fine but the system log on the sshd side shows: PAM_pwdb[8021]: authentication failure; (uid=0) -> rrd for sshd service sshd[8021]: Accepted
2002 Jun 11
3
Possible UID/GID bug in chrooted shells?
I'm stuck on a problem with rsync... We've got a chrooted shell with rsync and all the needed libs inside (and not much else). We're using rsync over ssh to send the files into this chrooted session. The rsync binary in the chrooted session is SUID root so that it can create the files with the correct UID/GID. When the following is run, it creates all the files as root.staff, not
2007 Jan 23
3
rsync doesn't update directory ownership
Hi all, Has anyone encountered this: On ServerA, I make this directory: /var/ftp/pub/userA with ownership root.root It gets rsynced to serverB with this command: rsync -avzgorp --delete -e ssh /var/ftp/pub/ root at serverB:/var/ftp/pub/ However, when I change the ownership of /var/ftp/pub/userA to userA.userA, this change is not rsync-ed to serverB. Is there any option to achieve this? Thank
2001 Oct 18
3
group ownership
I am attempting to rsync data from a rsync server and set the permissions to a different gid on the client: my servers name is "rserver01" my clients name is "rclient01" here is the rysync.conf contained on rserver01: # log file log file = /var/adm/rsync_log # global options for all modules dont compress = *.gz *.tgz *.zip *.z *.rpm *.deb *.iso *.bz2 *.tbz uid = nobody
2006 Jan 02
1
Trouble Connecting to Server
Folks, I'm having trouble connecting to my Samba server. The immediate symptom is that I cannot see my Samba server in my Windows Network Neighborhood, and so I cannot connect to it to check my share connections. I'm running SUSE 9.3 on the server, which is running Samba (3.0.22) , a dhcp server (which seems to be running correctly--everyone gets an address when they ask for one),
2015 Jun 09
3
exclude directory from rsync
hey guys, I'm trying to do an rsync of the entire /var directory, but exclude just the /var/www directory. So far I've tried these approaches: rsync -avzp --exclude-from=/var/www /var/ /mnt/var/ rsync -avzp --exclude=/var/www /var/ /mnt/var/ But neither has worked. Can I get a suggestion on how to get this to happen? Thanks, Tim -- GPG me!! gpg --keyserver pool.sks-keyservers.net
2009 Sep 03
6
rsync
Hi ? I put the rsync in cronjob but it won't work ? in root user cron ? */30? * * * *? /home/chloe/rsy.sh >/dev/null 2>&1 ? 1/ why it needs pw when I run this rsy.sh in root? but if I run it in chloe user, it doesn't need pw as I put authoized_key in remote host chloe ? 2/ why this root cronjob is not working? what wrong? I can't see this cron in message ? the rsy.sh is
2007 Sep 27
4
transportXML returns null?
Hi, I want to load an XHTML file into DOM. I issue Ajax.Request and on success do: var response=transport.responseXML Response is null. On the other hand: var response=transport.responseText; // has the data. Why is response=transport.responseXML returns null? Here is the code: function display() { url = "http://" + location.hostname + port + "/fusion/
2015 Jun 09
0
exclude directory from rsync
On 06/08/2015 10:12 PM, Tim Dunphy wrote: > I'm trying to do an rsync of the entire /var directory, but exclude just > the /var/www directory. ... > rsync -avzp --exclude-from=/var/www /var/ /mnt/var/ --exclude-from takes a filename as an argument. That filename is expected to contain a list of patterns to exclude. > rsync -avzp --exclude=/var/www /var/ /mnt/var/ If your
2002 Apr 16
1
-P option fails
Hi, It seems rsync no longer resumes partial transfers after a SIGINT (CTRL-C). I tried the following: % rsync -avzP ~/video/Gone_In_60_Seconds_-_DivX.avi 192.168.0.3:/backup/DivX building file list ... 1 files to consider Gone_In_60_Seconds_-_DivX.avi 262144 0% 10.34kB/s 19:40:22 [CTRL-C] [testing remote size] % rsync -avzP 192.168.0.3:/backup/DivX/Gone_In_60_Seconds_-_DivX.avi
2003 Feb 24
1
many small files bug
Hi! I try to copy a lot of little files between a Linux and a Tru64 (I successfully compiled rsync on a tru64, it needed a little cosmetics), but it throws me this error (rsync 2.5.5 on both machines): 779300 files...rsync: error writing 4092 unbuffered bytes - exiting: Broken pipe rsync error: error in rsync protocol data stream (code 12) at io.c(463) The command line was: rsync -avzP -e ssh
2012 Jan 31
3
rsync from rescue boot
If I boot a 5.7 install disk with 'linux rescue selinux=0', let it start the network and detect the installed system, ssh seems to work, but rsync fails with "rsync: connection unexpectedly closed (0 bytes received so far) [receiver]). Shouldn't it work as long as the underlying ssh connection works? It doesn't prompt for the ssh password and using -essh doesn't change
2004 Dec 06
3
ADS Authentication
I'm about ready to smash my head through a wall...I could use a few answers. 1. When using security = ads, and completing net ads join, it was my understanding that samba authenticated username/pword against ads, and local posix accounts were nolonger needed, is this true? 2. If yes, I have not been able to get it to work. If I have a posix user account with the same name as one in
2001 Jan 25
1
Loosing print jobs
Hello, We are having a problem printing from winnt machines to a samba printer server. The software we use uses the same name for most things that are printed, also it sends some information to the printer before it has compiled the report, resulting in a delay between the file being created and the job starting to spool. It seems that what is happening is that somebody starts to print, the file
2008 Jul 08
0
Asterisk STILL loosing IAX user's registration
Asterisk 1.4.21.1 built by asterisk @ lnxca Fedora 7 Well, I did the upgrade from version 1.4.16.2 to 1.4.21.1, activated the qualify for iax users, and Asterisk is still loosing the iax user's registration. Once again this is really wired because no configurations changes have been done to the system, the only change was a reinstallation of asterisk with user "asterisk" instead of
2007 Feb 15
2
7912 phones loosing registration
I have a handful of 7912's connected to my asterisk 1.2.14 server. (6 to be exact). I get the X on the display sometimes for loosing registration. I have the config file for the 7912's SipRegInterval: 60 and asterisk is the default. ; maxexpirey=3600 ;defaultexpirey=120 I've not changed them. How can I keep these phones online and stop loosing registration? Thanks, Jerry
2007 Jul 20
1
Aastra phones loosing service...
I have a customer that has recently upgraded their network and now their Aastra 9133i phones are loosing their connection to the Asterisk server. They were using an external Asterisk server and now we have installed a new internal server with Asterisk 1.4.8 on a SIP/IAX implementation with no Zap cards. Only hard phones seem to be having problems keeping a connection to the server, soft phones
2005 Jan 13
1
Loosing keyboard
Hello. I am experiencing a problem with CentOS 3, it's that when I start Xwindow, my keyboard is lost and I can't do anything anymore. The Num Lock doesn't react nor the Caps lock. It's like if it would just be disabled. If I quit Xwindow, then my keyboard comes back again, working perfectly. Did anybody also have this problem ? I had a look elsewhere but didn't see anything
2013 Jun 25
0
Re: deadlock on connection loosing
On 24.06.2013 11:36, Александр wrote: > libvirtd will lock if for example kill programm which established connection, > only sigkill + restart helps., to reproduce: > > virConnectPtr libvirt_connection = virConnectOpen("qemu:///system"); > if(libvirt_connection == NULL) > { > std::cout<<"failed to connect to qemu:///system\n"; > exit(-1);