SSHLogoff Method
Logoff from the SSH server.
Object Oriented Interface
public function doSSHLogoff();
Procedural Interface
ipworksssh_sftp_do_sshlogoff($res);
Remarks
Logoff from the SSH server. If that fails, the connection is terminated by the local host.