Displaying 1 result from an estimated 1 matches for "vvlrc".
Did you mean:
vimrc
2007 Nov 15
1
Problem with --exclude command
...:
-------------------------------------------
serv-dev:~/scripts_Admin# RSYNC_PASSWORD=xxxx /usr/bin/rsync -vv --checksum
--recursive --links --exclude .svn/ --exclude test/ /var/www/ssl/
rsuser@192.168.130.1::ssl/
opening tcp connection to 192.168.130.1 port 873
opening connection using --server -vvlrc . ssl/
building file list ...
[sender] excluding directory .svn because of pattern .svn/
[sender] excluding directory test because of pattern test/
[sender] excluding directory downloads/test because of pattern test/
done
total: matches=0 tag_hits=0 false_alarms=0 data=0
sent 1166 bytes receive...