boxkit.library._server module

Module with implementation of Server utility

class boxkit.library._server.Server(**attributes)

Bases: paramiko.client.SSHClient

Server class implementation for remote data access

_set_attributes(attributes)

Private method for intialization

close()

Method to close server connections

connect(*args, **kwargs)

Method to connect to the server