similar to: rsync ownership problem via ssh?

Displaying 20 results from an estimated 10000 matches similar to: "rsync ownership problem via ssh?"

2002 Aug 20
1
Files Loosing Ownership after rsync
Hello, Greetings to all. I am a newbie to rsync. I have a problem,for which I could not find the solution in Rsync Faq o Matiq. Even google couldnt give any solution. So finally I am here.. Currently I am using Rsync to backup data from two different servers. server (a) and sserver (b). The data from servers a & b is rsynce'd to my third machine (c). I have implemented ssh.
2003 Sep 19
1
setting up rsync as a server
I currently am running rsync between two servers over ssh. I am running these sync's every 10 min. via a cron job and everything seems to be running fine. My question is will I get better performance if I set one of my servers up as a rsync server? What are the advantages/disadvatages of setting up a rsync server. Cary Anderson Webteam, IT CA Dept of Transportation Sacramento, California
2003 Dec 30
5
Question about file ownership on destination
Hello Regarding ownership on the destination: rsync's man page indicates that when synchronizing files to a remote host, -o implies the --numeric-ids option, which makes perfect sense aince the named users/groups may not exist on the destination host. The problem I have is that the files created on the destination still appear to be owned by the local user (server1) on the rsync
2016 Nov 10
2
X86 backend code ownership
Alright, works for me then! Q. > On Nov 10, 2016, at 10:43 AM, Michael Kuperstein via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > +1 > > On Thu, Nov 10, 2016 at 7:15 AM, Sanjay Patel via llvm-dev <llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org>> wrote: > +1 - especially since I think Craig convinced Intel that LLVM isn't just a hobby
2007 Sep 26
3
v1.0 vs 1.1b re: Postfix and Dovecot LDA
In running the various 1.0.n versions of Dovecot's LDA with the instructions in the wiki for using LDA with Postfix [on OS X 10.4] things went well using the instructions as-is (no setuid problems). This changed in moving over to the 1.1 beta. The LDA refused to work failing with the error "setgroups() failed: Operation not permitted" as I mentioned in a previous message.
2003 Oct 08
1
Unsolicited change of group
Using rsync to copy files on the localhost, the group is being preserved even though I have not used the -g or -a options. My source files: $ ls -l ~/working/source/path -rwxr-xr-x 1 blakjak blakjak 115 Oct 8 01:37 foo.php -rwxr-xr-x 1 blakjak blakjak 6285 Oct 8 01:37 bar.php My destination: $ ls -l /active/path -rwxr-x--- 1 blakjak wwwadmin 115 Oct 8 02:06
2002 Oct 26
0
How to prevent batch rsync to write rsync_argvs files in the home directory
Hi, Whenever i am using the command rsync --write-batch -av --stats `cat $1` -e ssh user@remote machine:/destination/ This is writing rsync_argvs files in the home directory as well as to the destination directory. Can anyone give me any idea as how to prevent the writing of rsync_argvs files in the home directory which is of no use. Regards, Surabhi. > ---------- > From:
2003 Sep 24
1
same system syncs of filesystems, yet changing ownerships;
Folks, I'm setting up to sync files from a staging env to a prodution env, such that the filesystems for both are served via nfs to their respective systems. Thus, I can do the rsync on the nfs server as a 'advanced cp'. rsnyc $parms filessystem filesystem2 Due to ownerships and permissions, I have to run this as root, but, I'd like the files to belong to another user and
2002 Oct 21
2
Path to rsync Binary?
I am using rsync between to Solaris machines. One has rsync under the /usr/local/bin/rsync location and the other under /opt/rsync. Is there a way for me to issue the rsync command from the "source" machine and tell it as part of the command where rsync is on the target? If not, does this mean that in order to perform the sync between two systems that I need to have a 1:1 relationship
2002 Sep 19
2
chroot and wrong user names
I am using rsync 2.5.5 running as a daemon on the destination system, which is SuSE Linux 8.0. The source system is SuSE 7.3, also with rsync 2.5.5. With the default 'use chroot = true' and not using --numeric-ids, I get the wrong user names on the destination files. I have tracked this down to getpwnam() failing to return the user name from the passwd file. It does not fail when
2002 Sep 09
4
Hardware - no way -Re: Crashes maybe due to: "error writing 4 unbuffered bytes"
Dear JW, I spent hours checking and upgrading my hardware. There is nothing wrong with it. It is a 'mature' Pentium-II 400MHz system that has been running my servers WITHOUT ANY CRASHES for nearly 2 years now 24/7 Listen to me: "The crashes are dues to rsync" There is an IDENTICAL report from a totally different source at
2003 May 06
2
Recursive ssh
Hi all, I want to copy files from a remote server to a local directory with ssh. I've some difficulties with that because on the Remoteserver I have a directory "/www/ftp" with a lot of subdirectories with each of them 4 other subdirectories. I want to sync only */data/* to the local machine without */images/* or */doc/* or */movies/* Any solution would be appreciated. regardsMac
2006 Mar 15
5
Fix list so it adds Reply-To: header
Could whomever is in charge of the lartc mailing list please change it to add the header: Reply-To: lartc@mailman.ds9a.nl Every other list I''m on is setup so that by default replies will go to the list. When replying to lartc emails I notice myself and others constantly forgetting this list does not behave like the rest, and that we have to either do a reply-to-all, or manually enter in
2015 Apr 06
6
Member server - winbind unable to resolve users/groups
On 06/04/15 12:37, buhorojo wrote: > On 05/04/15 19:41, Rowland Penny wrote: >> On 05/04/15 16:11, buhorojo wrote: >>> On 05/04/15 17:03, Reindl Harald wrote: >>>> >>>> >>>> Am 05.04.2015 um 16:55 schrieb buhorojo: >>>>> We don't want best anything >>>> >>>> sad enough >>>>
2007 Jul 20
4
Speex Support for Ices?
wget ices*bz2 fgrep ./* -e "speex" ? fgrep ./* -e "ogg" ? Can't remember the exact lib name(s), but speex is very similar to vorbis/ogg lib implementations. So whomever wrote ices, would probably have a pretty easy time incorporating it. Well, before I do anything, I still need to get my program outputting usable metadata. On Thu, 2007-07-19 at 23:56 +0100, Ivo Emanuel
2004 Jan 19
3
Improving name-truncation detection
I've got a patch that changes f_name_to() to return an unsigned int (like snprintf() and strlcpy() do) and adds checking to ensure that we didn't overflow the name before we try to use it: http://www.blorf.net/name-overflow.patch If anyone would care to check out the following patch before I commit it, please do. ..wayne..
2003 Oct 03
5
Backing up laptops on network
Hi all, We are currently looking at a solution for backing up files on laptops to a server in a small office (10 users). I was looking at rsync as a solution. Here is my suggested solution: Install rsync on network server - this is Windows 2000 :-( Share the root of C:\ on laptops Schedule rsync to periodically mount to laptops share ove SMB (if they can be found) and running an incremental
2003 Feb 04
1
Logon time restrictions; change ownership via samba
Are there plans to support logon time restrictions in Samba, or is it somehow supported already? We are using an NT4 PDC, and would like the samba servers to disconnect users outside of their logon times. Also, is there any way to allow one to change file ownership via samba? I have not found any way to do this. We would like domain admins to have this ability so that we can maintain file
2002 Oct 24
2
Feature Request: break hardlinks before metadata changes
[This email is either empty or too large to be displayed at this time]
2012 Mar 23
2
Fwd: The StructTS method
To whomever it may concern, I'm a young Industrial Engineer working on Senior Design at Georgia Tech and have found the StructTS method to be excellent for the training set for my forecasting project. There's only one problem: I don't actually understand what a Structural Time Series IS. I've looked up resources on it, and get that essentially you're dividing the Time