Displaying 1 result from an estimated 1 matches for "web_order".
2004 Jan 28
1
rsync error using ssh : @ERROR: access denied to server.domain.com from unknown (0.0.0.0) {Scanned By MailScanner}
...tion to use a ssh protocol
A typical script contains:
#!/bin/ash
PATH=/usr/local/bin:/bin:/usr/bin
### Setting user
USER=root
echo Synchronizing Website
#echo
rsync --rsh=ssh \
--password-file=/root/.rsyncpwd \
--compress --recursive --times --perms --links --owner --group \
--include "web_order*" --include "web_user.*" --include
"web_user_c*" --include "web_user_h*" \
--include "web_user_l*" --include "web_org*" --include "web_in*" --include
"web_quote*" \
--include "quick_connect.*" \
--exclude "...