The following tables list the members exposed by the FileServerInfo type.

Name Description
Public field active Whether or not this is active
Public field address the address (remote address) of the server
Public field default_store_id Our default store id
Public field default_store_name The default store name
Public field guid the guid of the server
Public field id the id of the server
Public field incoming_auth_key the auth key - not displayed anywhere currently
Public field last_hello_utc The last time the file server said hello
Public field local_address the local address of the server
Public field outgoing_auth_key
Public field public_key The public key used to talk to this server
Public field server_name the server name
Top