Cron job doesn't work but the command works in the shell

Nabreus

Cadet
Joined
Jan 6, 2020
Messages
5
Hello! I am using FreeNas 11.3 through the web interface and I configured an rclone backup towards a google drive of one of my datasets.
In the Shell, through the interface, the following command works fine:

rclone sync /mnt/NAS101/documents "GoogleDriveGadz:NAS Backup"

However, when I go to Task > Cron Jobs and program the following:

Capture.PNG


It never gets executed, the dataset is never uploaded towards the drive... Any idea what I am doing wrong?
 

Hazimil

Contributor
Joined
May 26, 2014
Messages
172
Top