D-Link Forums
		The Graveyard - Products No Longer Supported => D-Link Storage => ShareCenter® Add-on Applications => Topic started by: koadrian on November 10, 2015, 01:06:07 AM
		
			
			- 
				vtcron and grive2 how can i use vtcron schedule for grive to auto sync every 5 mins?
			
 
			
			- 
				
vtcron and grive2 how can i use vtcron schedule for grive to auto sync every 5 mins?
5 minutes - it too often! Once per hour:
0 */1 * * * /mnt/HD/HD_a2/Nas_Prog/grive/bin/grive.sh > /dev/null 2>&1
			 
			
			- 
				Thanks sorry late reply.
			 
			
			- 
				I did install Vtcron & Grive2 on my DNS-320L.
Everything works fine except for one thing...
I'd like to sync files every hour ... so I add to following command in VTCRON:
0 */1 * * * /mnt/HD/HD_a2/Nas_Prog/grive/bin/grive.sh > /dev/null 2>&1
But the script doesn't run at all....
			 
			
			- 
				0 * * * * /mnt/HD/HD_a2/Nas_Prog/grive/bin/grive.sh > /dev/null 2>&1