puttextfile

puttextfile(localfile, remotefile = File.basename(localfile))
Instance Public methods

Transfers localfile to the server in ASCII (text) mode, storing the result in remotefile. If callback or an associated block is supplied, calls it, passing in the transmitted data one line at a time.

doc_ruby_on_rails
2015-04-20 14:49:55
Comments
Leave a Comment

Please login to continue.