Hello,
I am having a little problem with the output of a cron job that i want emailed to me. I have the following in a cron job:
MAILTO:my@mydomain.com
00 22 * * * /bak/trash/rsync_backup
Ok, so this is supposed to run this backup script that i created called rsync_backup and then email me the output.
Well it does email me the out put but it seems to only send me the ending page. The output of this file should be several pages long as it backs up every directory. When i check the logs i see that its about 8 pages long but on the email i seem to only get the last page. Am I missing somthing here so that it emails everyhting??? Pleas let me know.
Thanks,
Eddie
Eddie Fernandez
CCNA, Network+, A+, MCP
I am having a little problem with the output of a cron job that i want emailed to me. I have the following in a cron job:
MAILTO:my@mydomain.com
00 22 * * * /bak/trash/rsync_backup
Ok, so this is supposed to run this backup script that i created called rsync_backup and then email me the output.
Well it does email me the out put but it seems to only send me the ending page. The output of this file should be several pages long as it backs up every directory. When i check the logs i see that its about 8 pages long but on the email i seem to only get the last page. Am I missing somthing here so that it emails everyhting??? Pleas let me know.
Thanks,
Eddie
Eddie Fernandez
CCNA, Network+, A+, MCP