method

get

Importance_1
Ruby latest stable (v1_8_7_72) - 0 notes - Class: Net::FTP
get(remotefile, localfile = File.basename(remotefile), blocksize = DEFAULT_BLOCKSIZE) public

Retrieves remotefile in whatever mode the session is set (text or binary). See #gettextfile and #getbinaryfile.

Show source
Register or log in to add new notes.