sftp_ex v0.2.0 SFTP.AccessService
Functions for accessing files and directories
Summary
Functions
Closes an open file Returns :ok, or {:error, reason}
Returns {:ok, File.Stat}, or {:error, reason}
Opens a file given a channel PID and path. {:ok, handle}, or {:error, reason}
Functions
Opens a file given a channel PID and path. {:ok, handle}, or {:error, reason}