mirror of https://github.com/aria2/aria2
				
				
				
			
		
			
				
	
	
		
			16 lines
		
	
	
		
			318 B
		
	
	
	
		
			Plaintext
		
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			318 B
		
	
	
	
		
			Plaintext
		
	
	
#sample netrc file for unit testing
 | 
						|
machine host1
 | 
						|
login tujikawa
 | 
						|
password tujikawapassword
 | 
						|
account tujikawaaccount
 | 
						|
macdef init
 | 
						|
cd /home/aria2 machine
 | 
						|
 | 
						|
machine host2
 | 
						|
login aria2
 | 
						|
password aria2password
 | 
						|
account aria2account
 | 
						|
macdef init
 | 
						|
 | 
						|
#another comment line
 | 
						|
default login anonymous password ARIA2@USER account ARIA2@ACCT |