method
get
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.
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.