Where did the files go?

Amy Anderson Amy at Jazzen.be
Sat Mar 22 14:15:48 EST 2003


Hi All,
I am a newb to Rsync and I have a question.  I am trying to back up our
main server to a remote server.  I have rsyncd.conf on the remote
computer.  I ran this command from the remote computer and it looked
great the whole 2 seconds it took to run....it said it completed but
now....I cant find any of the files on the remote server.  

Here is my rsyncd.conf 

#Global Options
#
motd file = /var/log/message.txt
log file = /var/log/rsyncd.log
#pid file = /var/run/rsyncd.pid
#lock file = /var/run/rsync.lock

#Module Options
#Share name [rsync]

[rsync]
   path = /
   comment = My Very Own Root Rsync Server
   uid = root
   gid = root
   read only = no
   list = yes
   #lock file = /var/lock/rsyncd
   #max connections = 10
   #auth users = root
   #secrets file = /etc/rsyncd.secrets
   hosts allow = 192.168.0.0/254 127.0.0.1/16 66.93.0.226 65.107.80.205
   #ignore nonreadable = yes
   #refuse options = checksum, dry-run
   #dont compress = *.gz *.tgz *.zip *.z *.rpm *.deb *.iso *.bz2 *.tbz


and here is the command I ran and where did I go wrong?


[root at amy livonia]# rsync -avz --rsh=ssh root at mydomain.com:/home/anderson/ --exclude bak/
root at mydomain.com's password:
receiving file list ... done
drwx--x--x        4096 2003/03/21 11:40:32 .
-rw-------          69 2003/03/02 15:46:43 .bash_history
-rw-r--r--          24 2002/02/15 15:43:40 .bash_logout
-rw-r--r--         191 2002/02/15 15:43:40 .bash_profile
-rw-r--r--         124 2002/02/15 15:43:40 .bashrc
-rw-r--r--          71 2003/02/13 09:03:53 .mailboxlist
-rw-r--r--         141 2002/02/15 15:43:40 .mailcap
drwx------        4096 2002/10/02 15:13:55 .mc
-rw-------          35 2002/10/02 15:13:55 .mc/Tree
-rw-------         244 2002/10/02 15:13:55 .mc/history
-rw-------        2791 2002/10/02 15:13:55 .mc/ini
-rwx------        1713 2002/04/04 11:55:38 templates/new/free/images/pic1.gif
-rwx------          43 2002/03/20 01:35:36 templates/new/free/images/spacer.gif
-rwx------        9826 2002/05/10 10:12:58 templates/new/free/index.html
-rwx------         213 2002/03/20 01:59:12 templates/new/free/textstyle.css
-rwx------       21261 2002/08/09 07:47:00 templates/template9.zip
drwx------        4096 2002/02/15 15:43:40 tmp
drwxr-xr-x        4096 2003/02/27 09:03:02 webmin
-rw-r--r--        4039 2003/02/27 09:02:39 webmin/neisysinfo.wbm.gz
-rw-r--r--        7206 2003/02/27 09:03:02 webmin/sysinfo-0.9.2.wbm
drwx------        4096 2003/02/12 15:58:02 webpages
-rwx------         256 2002/10/30 15:39:42 webpages/business customer discussion groups - HP 4100 Insufficient Memory when downloading fonts.url
wrote 24 bytes  read 6306 bytes  506.40 bytes/sec
total size is 151968098  speedup is 24007.60

Thank you very much for taking the time to even read this and even more 
hanks for helping me out!!!  I do appreciate it!

Amy Anderson


-- 
Amy Anderson <Amy at Jazzen.be>



More information about the rsync mailing list