get(remotefile, localfile = File.basename(remotefile), blocksize = DEFAULT_BLOCKSIZE)
Instance Public methods
Retrieves remotefile in whatever mode the session is set (text
or binary). See gettextfile
and getbinaryfile.
Retrieves remotefile in whatever mode the session is set (text
or binary). See gettextfile
and getbinaryfile.
Please login to continue.