View Source SFTPClient.Operations.Disconnect (SFTP Client v2.1.0)

A module containing operations to disconnect from an SSH/SFTP server.

Summary

Functions

Stops an SFTP channel and closes the SSH connection.

Functions

@spec disconnect(SFTPClient.Conn.t()) :: :ok

Stops an SFTP channel and closes the SSH connection.