storbinary

storbinary(cmd, file, blocksize, rest_offset = nil)
Instance Public methods

Puts the connection into binary (image) mode, issues the given server-side command (such as âSTOR myfileâ), and sends the contents of the file named file to the server. If the optional block is given, it also passes it the data, in chunks of blocksize characters.

doc_ruby_on_rails
2015-04-20 15:35:22
Comments
Leave a Comment

Please login to continue.