Page 1 of 1
					
				Stopping and Starting Service.
				Posted: Sun May 27, 2012 5:41 am
				by tim.butterfield
				I have found that I need to make some edits to tasks from time to time and also find that the bandwidth is some times chooing up available resource. When I stop the task service and restart it, is there a way to tell it to pick up from where the last run of the task completed. E.g. I dont want to start over coping all the files it has already copied in a previous run?
cheers,
tim
			 
			
					
				Re: Stopping and Starting Service.
				Posted: Sun May 27, 2012 1:27 pm
				by RiseFly
				If you stop the sychronization, BestSync will start from the last synchronization point automatically. 
If the task is synchronize with FTP server, the condition is the FTP server supports commands to get & set the timestamp of uploaded file.
			 
			
					
				Re: Stopping and Starting Service.
				Posted: Mon May 28, 2012 4:03 am
				by tim.butterfield
				Can you give me a test FTP command set to confirm the FTP server supports get & set timestamps of uploaded files.
			 
			
					
				Re: Stopping and Starting Service.
				Posted: Tue May 29, 2012 2:25 pm
				by RiseFly
				BestSync uses one of MDTM, MFMT, UTIME command to set timestamp of uploaded file; and uses one of MLSD, MDTM commands to get accurate file time.