FTPoison v0.1.1 FTPoison
Link to this section Summary
Functions
Changes the working directory at the remote server to Dir
Returns a list of remote files in the current directory
Returns a list of remote files matching the specified path (supporting globs)
Starts a standalone FTP client process (without the Inets service framework)
and opens a session with the FTP server at Host
Returns the current working directory at the remote server
Link to this section Functions
Changes the working directory at the remote server to Dir.
Returns a list of remote files in the current directory
Returns a list of remote files matching the specified path (supporting globs)
Link to this function
open(host, options \\ %{})
Starts a standalone FTP client process (without the Inets service framework)
and opens a session with the FTP server at Host.
Returns the current working directory at the remote server.
Link to this function
recv(pid, remote_file, local_file)