Vince..this is the output of sudo ls -la /var/spool/cron/crontabs

total 16
drwx-wx--T 2 root crontab 4096 Oct  4 16:52 .
drwxr-xr-x 3 root root    4096 Dec 31  1969 ..
-rw------- 1 pi   crontab 1151 Sep  5 09:35 pi
-rw------- 1 root crontab 1090 May 14  2015 root

This is the output of crontab -e

# Edit this file to introduce tasks to be run by cron.
#
# Each task to run has to be defined through a single line
# indicating with different fields when the task will be run
# and what command to run for the task
#
# To define the time you can provide concrete values for
# minute (m), hour (h), day of month (dom), month (mon),
# and day of week (dow) or use '*' in these fields (for 'any').#
# Notice that tasks will be started based on the cron's system
# daemon's notion of time and timezones.
#
# Output of the crontab jobs (including errors) is sent through
# email to the user the crontab file belongs to (unless redirected).
#
# For example, you can run a backup of all your user accounts
# at 5 a.m every week with:
# 0 5 * * 1 tar -zcf /var/backups/home.tgz /home/
#

I am following your suggestion of editing the weeewxbackup process and I
will let you know what happens.

Steve

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to weewx-user+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to