mirror of
				https://github.com/gyurix1968/guacamole-client.git
				synced 2025-10-31 00:53:21 +00:00 
			
		
		
		
	GUACAMOLE-203: Add configuration option for SSH keepalives in SFTP connections.
This commit is contained in:
		| @@ -355,6 +355,7 @@ | ||||
|         "FIELD_HEADER_SERVER_LAYOUT"   : "Keyboard layout:", | ||||
|         "FIELD_HEADER_SFTP_DIRECTORY"   : "Default upload directory:", | ||||
|         "FIELD_HEADER_SFTP_HOSTNAME"    : "Hostname:", | ||||
|         "FIELD_HEADER_SFTP_KEEPALIVE"   : "SFTP Keepalive Interval:", | ||||
|         "FIELD_HEADER_SFTP_PASSPHRASE"  : "Passphrase:", | ||||
|         "FIELD_HEADER_SFTP_PASSWORD"    : "Password:", | ||||
|         "FIELD_HEADER_SFTP_PORT"        : "Port:", | ||||
| @@ -532,6 +533,7 @@ | ||||
|         "FIELD_HEADER_RECORDING_PATH" : "Recording path:", | ||||
|         "FIELD_HEADER_SFTP_DIRECTORY"   : "Default upload directory:", | ||||
|         "FIELD_HEADER_SFTP_HOSTNAME"    : "Hostname:", | ||||
|         "FIELD_HEADER_SFTP_KEEPALIVE"   : "SFTP Keepalive Interval:", | ||||
|         "FIELD_HEADER_SFTP_PASSPHRASE"  : "Passphrase:", | ||||
|         "FIELD_HEADER_SFTP_PASSWORD"    : "Password:", | ||||
|         "FIELD_HEADER_SFTP_PORT"        : "Port:", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user