similar to: rsync to copy files remoteserver

Displaying 20 results from an estimated 300 matches similar to: "rsync to copy files remoteserver"

2008 Jul 28
3
script
Hi ALL #!/bin/sh # Shell script to monitor or watch the disk space # It will send an email to $ADMIN, if the (free avilable) percentage # of space is >= 90% # ------------------------------------------------------------------------- # Copyright (c) 2005 nixCraft project <http://cyberciti.biz/fb/> # This script is licensed under GNU GPL version 2.0 or above #
2003 Jan 22
1
Rsyncd - Help me
Hello, I'm trying to do my rsync to copy a mirror of my site in another webserver. I am trying to use RSYNCD . How I'll do for my rsync to copy my site website in the mirror ? Which is a command to copy the mirror with the password ? I've this websites about rsync http://sunsite.dk/info/guides/rsync/rsync-mirroring.html http://rsync.samba.org Somebody could help me? or Link ? Doc
2001 Oct 14
1
ssh->rsync->newbie
warning: rsync/sysadmin newbie question... I want to sync the web directory from my production server to my backup server (through ssh). rsync is working fine, except that it doesn't seem to authenticate my rsync user which is not a system user. If I run the command manually, sshd asks for the far end user's password. If I use that user's password, the files are rsynced to a
2004 Dec 21
1
ssh rsync problem
Hi all, I recently acquired a laptop which brings the grand total of computers at three. 1 laptop, 1 server, 1 desktop. Now the problem I want to solve is the following: Because I work on both my laptop and desktop I would like to sync data in my prj/ directory to my server. So when I logon I sync my data from to server to the computer I currently working on and when I logoff I sync the data
2013 Jul 14
1
User login for SMTP but not for IMAP/POP?
Hello everybody, I have a question, though I'm not sure if it's a matter of dovecot or postfix. Or if it's even possible to do at all. If I understand it correctly, SMTP authentification is done via SASL. When a user wants to login Postfix queries an external user database (dovecot). Therefore the SMTP-users are identical to the IMAP/POP-users. I want to achieve the following: I
2011 Jan 13
2
Axure RP Pro 5.5.0.1945
Hi, I'm having trouble to put Axure 5.5.0.1945 to work. I just need this to become a full-linux user. The program is starting, but the main window does not work. I feel that I'm on the right way! Print: http://img405.imageshack.us/img405/4817/scrt.png I tried a lot of configuration and all of them got me the same result. What should I do? Is impossible for Axure works properly on
2005 Jan 06
1
How to use rsync
Hi, I am having one machine which i want to configure as a rsync server. Onthe machine I had kept the following file /etc/rsyncd.conf motd file = /etc/rsyncd.motd log file = /var/log/rsyncd.log pid file = /var/run/rsyncd.pid lock file = /var/run/rsync.lock [rsync-test] path = /home/xidcit/test comment = XIDC Rsync Server uid = nobody gid = nobody read
2008 Oct 28
1
The way things used to work...
Hello all, As I was instructed on #samba IRC channel, I will start new discussion here, about samba and a way it works. I might call myself an experienced Linux user, and self thought admin, so things in Linux are not so new to me, but lacking proper (certified) education, I still tend to roam around issues with trial&error method. Regarding samba, it is translated in my attempt to make
2016 Feb 08
1
--link-dest not working on remote server (running daemon)
With the following server config: log file = /var/log/rsyncd.log pid file = /var/run/rsyncd.pid lock file = /var/run/rsync.lock [offsite] path = /media/external/ comment = Offsite backup read only = no hosts allow = 192.168.2.0/24 auth users = backup secrets file = /etc/rsyncd.scrt uid = 0 gid = 0 I tried the following for --link-dest and they all tried to transfer all
2016 Feb 08
1
--link-dest not working on remote server (running daemon)
Hello, I have read through the list of previous issues regarding this issue but haven't been able to resolve mine. I apologize in advance for the long text and am probably doing some simple typo. I have two servers in my setup: *Server 1* Doing rsync with --link-dest daily and working as expected. I'm getting the hard links in the new daily directories. *Server 2* Running rsync daemon
2010 Jun 09
1
PXE boot into rescue mode
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I followed the instructions here: http://nixcraft.com/file-servers/14803-how-centos-5-pxe-linux-installation-server.html, along with a few other sources that were less successful, and I finally got a pxe boot going. I'm using CentOS 5.3 x86_64 media as the source. The server boots, but keeps hanging. Here is my boot line:
2006 Mar 31
2
Rsync ignoring secrets file
Hi list I have a strange problem. I've tried for the first time to install and use rsyncd. Rsync itself works it does everything that it should do, except ask for a password. Google and the manual wasn't helpful i just found howto's and no solution. Here is what i did: rsyncd.conf =========== pid file = /var/run/rsyncd.pid use chroot = yes read only = yes Simple example for
2007 May 14
2
vsftp anonymous upload access
I'm trying to set up anonymous ftp using vsftp. I want to be able to allow uploads. The anonymous id is userid "ftp". The ~ftp/ directory is actually owned by root, but ~ftp/pub is owned by ftp. Here's the vsftpd.conf: anonymous_enable=YES anon_upload_enable=YES local_enable=NO write_enable=NO local_umask=022 dirmessage_enable=YES
2003 May 03
1
mkstemp <filename> failed
I'm not really what you would call a linux newbie, but I managed to run into a problem with rsync that has me stumped. I want to conduct un-attended backups of various files and directories over about 3000 miles of Internet, so I chose sshd and rsync for the job. I wrote a pair of scripts to do the job, the first to run incremental tars on the localhost, the second to run the rsync client.
2006 Jul 29
1
How to keep permissions from rsync server?
Dear readers, Does anyone know how I can keep the file permissions on the destination side when I sync? This is what I have done so far. In /etc/rsyncd.conf on the server have I: ------------------------------------------------------- log file = /var/log/rsyncd.log pid file = /var/run/rsyncd.pid lock file = /var/run/rsync.lock [server] path = / uid = root gid = root read only = yes
2002 Feb 05
1
Path restriction in RSync
Hi, I am loosing myself here. Please correct me as I obviously don't get it yet. I read the information on multiple sites so far about rsync and I thought that: [simple_path_name] path = /rsync_files_here comment = My Very Own Rsync Server uid = nobody gid = nobody read only = no list = yes auth users = username secrets file = /etc/rsyncd.scrt Would actually limit
2008 Apr 07
3
rsync installation _error exit code1
Skipped content of type multipart/alternative-------------- next part -------------- # ./configure configure.sh: Configuring rsync 3.0.1 checking build system type... hppa2.0w-hp-hpux11.11 checking host system type... hppa2.0w-hp-hpux11.11 checking target system type... hppa2.0w-hp-hpux11.11 checking for gcc... no checking for cc... cc checking for C compiler default output file name... a.out
2005 Jun 30
2
rsync .gz files?
I've run across a situation where I have a directory of .gz files. I do want to rsync this directory. I've tried without the --compress (because they are already compressed) but the files never get rsynced. Interactively, I get the following error: :rsync error: some files could not be transferred (code 23) at main.c(1045) In the /etc/rsyncd.log, for each of the files, I get:
2004 Jun 16
2
real Newbie query sorry!
Hi as I'm a real newbie to rsync I'd better apoligise if this is 'old hat'. I'm trying to get to grips with rsync and I've set up rysnc as a server on a redhat 8 linux pc using a simple rsyncd.conf I then tried to list some files placed in the rsync server by using a commandline shell to this server. I've called the server 'server'. But for some reason I
2016 Feb 08
2
--link-dest not working on remote server (running daemon)
Thanks for the reply. The link-dest is different. It is Feb 1 while the source is Feb 2. I tried setting path = /media/external/ for the daemon and using rsync -a -v -i --delete --link-dest=backup-2016-02-01-0100 --password-file=/media/external/scripts/offsite_rsync.pass /media/external/backup/backup-2016-02-02-0100 backup at 192.168.2.102: :offsite/backup So all three (link-dest, source,