search for: prodweb1

Displaying 1 result from an estimated 1 matches for "prodweb1".

Did you mean: prdweb
2004 Mar 24
1
rsync --files-from with symlink in path
...-files-from=${FROMFILE} ${SOURCE} ${DESTINATION} ${RSYNCCMD} -e "${SSH}" ${RSYNC_OPT} ${EXCLUDE} ${INCLUDE} --files-from=${FROMFILE} ${SOURCE} ${DESTINATION} fi } Which I pass a command like: rsyncfiles "${RSYNC_OPT}" "${WEBROLLFILE}" "/" "${USER}@prodweb1:/" This now give me an error like this when I sync the same filelist that works with the first setup: delete_file: unlink "//opt/bea/vml" failed: Permission denied symlink "//opt/bea/vml" -> "/opt/bea/user_projects/domains/cp-sb1/applications" failed: File...