Displaying 1 result from an estimated 1 matches for "log_repository".
2003 Apr 24
1
Trailing slash in destination
Good afternoon all,
I'm currently working on a backup script that will fetch a set of logs
from remote machines and store them on a central machine.
The command I'm using is of the form
${RSYNC} -avz root@${site}:/data/access_* ${LOG_REPOSITORY}/${site}/
Each site usually holds about 8 files with the prefix "access_". Some
machines however only have one, and this is where my problem arises.
When the script attempts to collect the logs from one of these machines, I
get the following error:
open /home/test/squidlogs//site1/.JQRG...