Cron sends the output of all commands to the email account of the user that
runs the job. This may be a local email drop on the box if you haven't set
up email for your vm.

You can change the address that cron sends the output to by setting the
MAILTO environment variable in the top of your crontab.

See http://man7.org/linux/man-pages/man5/crontab.5.html for more details.

- Jeremy
On Jan 1, 2015 8:13 PM, "Cory Tselikis" <coryvm...@gmail.com> wrote:

> Hello all,
>
> I am new to s3cmd tools as well as not very proficient with linux.
>
> I am running a ubuntu virtual machine with a zfs store for dumping my
> backups to. Once they have been dumped i have a cron setup to run at 4am
> using the sync method to send the updated changes to s3. My question is
> does anyone know how to setup an email report or is there a logfile that
> can be used to report on if the sync completed or log any errors? I just
> want to make sure that I get a report each day stating that my upload was
> complete etc.
>
> Thanks for your help
>
> --
> Sincerely,
> Cory Tselikis
>
>
> ------------------------------------------------------------------------------
> Dive into the World of Parallel Programming! The Go Parallel Website,
> sponsored by Intel and developed in partnership with Slashdot Media, is
> your
> hub for all things parallel software development, from weekly thought
> leadership blogs to news, videos, case studies, tutorials and more. Take a
> look and join the conversation now. http://goparallel.sourceforge.net
> _______________________________________________
> S3tools-general mailing list
> S3tools-general@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/s3tools-general
>
>
------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
_______________________________________________
S3tools-general mailing list
S3tools-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/s3tools-general

Reply via email to