| 
				
			 | 
			
			
				@@ -166,7 +166,7 @@ function interactive_configuration_remote_backups { 
			 | 
		
	
		
			
			| 
				166
			 | 
			
				166
			 | 
			
			
				               --form "\nPlease specify the SSH login details for the remote server" 15 50 4 \ 
			 | 
		
	
		
			
			| 
				167
			 | 
			
				167
			 | 
			
			
				               "Username:" 1 1 "$remote_ssh_username" 1 23 16 15 \ 
			 | 
		
	
		
			
			| 
				168
			 | 
			
				168
			 | 
			
			
				               "Domain:" 2 1 "$remote_ssh_domain" 2 23 16 15 \ 
			 | 
		
	
		
			
			| 
				169
			 | 
			
				
			 | 
			
			
				-              "SSH port:" 3 1 "22" 3 23 5 4 \ 
			 | 
		
	
		
			
			| 
				
			 | 
			
				169
			 | 
			
			
				+              "SSH port:" 3 1 "2222" 3 23 5 4 \ 
			 | 
		
	
		
			
			| 
				170
			 | 
			
				170
			 | 
			
			
				               "Password:" 4 1 "$remote_ssh_password" 4 23 20 100 \ 
			 | 
		
	
		
			
			| 
				171
			 | 
			
				171
			 | 
			
			
				               2> $data 
			 | 
		
	
		
			
			| 
				172
			 | 
			
				172
			 | 
			
			
				       fi 
			 |