Displaying 1 result from an estimated 1 matches for "web_quote".
Did you mean:
get_quote
2004 Jan 28
1
rsync error using ssh : @ERROR: access denied to server.domain.com from unknown (0.0.0.0) {Scanned By MailScanner}
...ecursive --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 "*" \
10.1.2.190::website /var/www/website
Everything worked perfectly.
I am now getting the error
@ERROR: access denied to server.domain.com from unknown (0.0.0.0)
If I changed the script so I do not use a ssh shell, every...