SF::Ftp::Response
Define a FTP response
Constructors
Instance methods
dup
Returns a shallow copy of this object.
This allocates a new object and copies the contents of
self into it.
finalize
Sourceok?
Check if the status code means a success
This function is defined for convenience, it is equivalent to testing if the status code is < 400.
Returns: True if the status is a success, false if it is a failure