rsync 只同步目录结构不同步文件的方法
Ifyouareusinganolderrsyncversion,try:
rsync-av--include='*/'--exclude='*'/path/to/src/path/to/dest/ rsync-av--include='*/'--exclude='*'/path/to/apache/logs/root@www433.nixcraft.net.in:/path/to/apache/logs/
#cd/var/log/apache/ #rsync-av-f"+*/"-f"-*".root@server2.nixcraft.com:/var/log/apache/
Sampleoutputs:
buildingfilelist...done ./ cricketnow.in/ cyberciti.biz/ hexindia.net/ io9.in/ nixcraft.com/ theos.in/ sent388bytesreceived98bytes972.00bytes/sec totalsizeis0speedupis0.00
Youcanalsomakelocalcopiesasfollows: #cd/var/log/apache/ #rsync-av-f"+*/"-f"-*"./jailfs/apache/httpd_root/var/log/apache/