 Continual resume in cmd 
			 
			
		
		
		
		This may be more of a command prompt question than anything, but I am using rtmpdump to download a file and the connection keeps getting lost every now and then. It's a pain to keep copy/pasting the line into cmd and monitor my download. I want to be able to leave my computer on on overnight without the download stopping. 
 
Is there a way that I can make it so that my rtmpdump line is input into cmd when it stops? This is what I'm inputting FWIW: 
 
rtmpdump -r -a -f -W -p -y -o --realtime --resume --buffer 72000000 
		
	
		
		
		
		
		
	
		
		
	
	
	 |