home/bin/_old/old2/comsync
2018-01-15 20:25:41 +01:00

21 lines
605 B
Bash
Executable file

#!/bin/bash
mkdir ~/tmp/.puting_de
cd ~/tmp/.puting_de
wget -m http://computing
#cd ~/tmp/.puting_de/hoyme/
#wget -m http://bolsena-ferienhaus
#mv bolsena-ferienhaus hoyme/neu
cp -R ~/www/com.puting.de/htdocs/hoyme ~/tmp/.puting_de/computing/hoyme
rsync --delete -r -v -z --perms --group ~/tmp/.puting_de/computing/ hanez.org:/var/www/puting.de/com/htdocs/
#rm -rf ~/tmp/.puting_de
#rsync --delete -r -v -z /home/www/hanez.org/ hanez.org:/var/www/hanez.org/www/ --exclude=*~ --exclude=wp-config.php --exclude=.svn --exclude=tmp.txt --exclude=cache/* --exclude=comments/* --perms --group --times