[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

rsync and syncronization of 2 webservers



hello debian ISPs,


I'm beginning to build something to "syncronize" two webservers and I plan
to use rsync over ssh to do some part of the job. (info : I'm new with
rsync, could say I'm new with unix world).

[1] The first test show me a ".myfile.a-funny-word" :

   alex@serv2:~/test1$ rsync -av -e ssh /etc/testfile
alex@serv3:"/etc/testfile"
   building file list ... done
   testfile
   cannot create /etc/.testfile.7ibSP3 : Permission denied (I know why :)
                      ^^^^^^^^^^^^^^^^
   wrote 83 bytes  read 36 bytes  238.00 bytes/sec
   total size is 0  speedup is 0.00

Q : Does any body know the meaning of this ?

[2] I plan to move lot of files by this way, and I will have to play like a
fool whith permissions. So I accept all advices, experiences, links to good
docs ...

Thanx a lot

alexis


________________________________________________
Alexis Bory  -  G2MS         http://www.g2ms.com
_________________________________ abory@g2ms.com




Reply to: