search for: avzhe

Displaying 14 results from an estimated 14 matches for "avzhe".

Did you mean: avzh
2019 Mar 08
5
rsync /old/server new/server ?
I have Centos 7 with dovecot/postfix/mysql Maildir I want to bring in a new server, new server will have same hostname as current, but, different IP I was intending to rsync -avzhe ssh vmail at oldserver:/var/vmail/vmail1 /var/vmail/vmail1 and, then, re run as necessary when/if mail still arrives on old server is that "a good plan" ...? TIA, V
2005 Nov 28
1
Replacing directories with symbolic links
Hello, I'm backing up a file server using rsync from a cron job, which recently started to give me errors like: delete_file: rmdir "/some/path" failed: Directory not empty symlink "/some/path" -> "/some/other/path" failed: File exists Looking at the involved files and directories, it looks like the user decided to replace a directory with a symlink, but
2007 Jul 11
0
DO NOT REPLY [Bug 2294] Detect renamed files and handle by renaming instead of delete/re-send
https://bugzilla.samba.org/show_bug.cgi?id=2294 boris@folgmann.de changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |boris@folgmann.de ------- Comment #6 from boris@folgmann.de 2007-07-11 09:50 CST ------- I'm using rsync 2.6.9 to archive rotated
2011 May 14
1
default destination of files with no :/ path on the server
I have accidentally uploaded some files to a VPS server using rsync through an ssh transport mechanism. I used the following command to upload the files: rsync -avzh --progress /srv/source-path root at server The directory exists on the host server as subsequent file runs don't transfer data. The hosting company has done some investigation and can't locate the files on the host OS either.
2011 Nov 14
2
Not all files copied
First time posting to this mail list. Be gentle :-) Project: Building new Linux Fedora server to replace the existing Solaris 10 x86 server. Rsync is being used to transfer files from the current server to the new server. The rsync daemon didn't want to start on the older server via inetd. Not a big deal, I just manually started it. The first directory being copied is /home.
2011 Feb 09
1
rsync permission denied , without changing apache user and group setting
Hi i got two server webserver1 and webserver2 i want to rsync some data form webserver1 to webserver2 using a user called syncuser ( syncuser is added to the group apache : adduser -G apache syncuser ) here is my command : [root at web1 projects]# rsync -avzh /var/www/projects/beta-website1 syncuser at web2server:/var/www/projects syncuser at web2server password: building file list ... done
2017 Jul 11
1
Problem with download from local mirror
Thanks for consideration I use this command for update my repo rsync -avzH --delete-after centos.mirror.angkasa.id::centos /home/centos/ --log-file=/var/log/rsync/rsync.log.$(date +%Y%m%d%H%m%S) Best Regard Mohsen On Mon, Jul 10, 2017 at 11:32 PM, Marcelo Roccasalva < marcelo-centos at irrigacion.gov.ar> wrote: > On Mon, Jul 10, 2017 at 3:49 PM, mohsen Abbaspour >
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
2019 Mar 08
0
rsync /old/server new/server ?
....3.2019 13.44, Voytek Eymont via dovecot wrote: > >> I have Centos 7 with dovecot/postfix/mysql Maildir >> >> >> I want to bring in a new server, new server will have same hostname as >> current, but, different IP >> >> I was intending to >> rsync -avzhe ssh vmail at oldserver:/var/vmail/vmail1 /var/vmail/vmail1 >> >> and, then, re run as necessary when/if mail still arrives on old server >> >> >> is that "a good plan" ...? >> >> TIA, V >> >> > Yeah, it's ok as long as you hav...
2019 Mar 08
0
rsync /old/server new/server ?
...ecot wrote: >> >>> I have Centos 7 with dovecot/postfix/mysql Maildir >>> >>> >>> I want to bring in a new server, new server will have same hostname as >>> current, but, different IP >>> >>> I was intending to >>> rsync -avzhe ssh vmail at oldserver:/var/vmail/vmail1 /var/vmail/vmail1 >>> >>> and, then, re run as necessary when/if mail still arrives on old server >>> >>> >>> is that "a good plan" ...? >>> >>> TIA, V >>> >>> >&...
2019 Mar 13
0
rsync /old/server new/server ?
On 3/8/2019 4:44 AM, Voytek Eymont via dovecot wrote: > I have Centos 7 with dovecot/postfix/mysql Maildir > > I want to bring in a new server, new server will have same hostname as > current, but, different IP > > I was intending to > rsync -avzhe ssh vmail at oldserver:/var/vmail/vmail1 /var/vmail/vmail1 > > and, then, re run as necessary when/if mail still arrives on old server > > is that "a good plan" ...? What I did when I migrated my mail service to a new server: Preparatory steps: * Made sure new server w...
2015 Feb 18
0
Preserve ACLs Changing Group. File Cannot Be Opened on Destination
When using the following to keep duplicate files on multiple computers, I find some files have their ACLs changed and cannot then be opened. I am using the following command. My goal is to be able to read/write/edit any local or remote file from any machine. Until recently this worked just fine, but now some files cannot be opened once rsync'd. rsync -avzh --progress --delete --super -A
2017 Jul 10
2
Problem with download from local mirror
Hello Dear I have lunched a local mirror but, I have a problem when I want to download package from it , I get this error when I run "yum update" failure: repodata/repomd.xml from base: [Errno 256] No more mirrors to try. http://centos.local/7/os/i386/repodata/repomd.xml: [Errno 14] HTTP Error 4 04 - Not Found I do not Find out what is problem? I haved installed centos 7
2013 Apr 22
4
[Bug 9823] New: Permission denied as root when no read for other
https://bugzilla.samba.org/show_bug.cgi?id=9823 Summary: Permission denied as root when no read for other Product: rsync Version: 3.0.6 Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: P5 Component: core AssignedTo: wayned at samba.org ReportedBy: list.4.gehlen at