Bugs item #6431, was opened at 2006-11-01 11:41 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=1698&aid=6431&group_id=426 Category: Standard Library Group: None Status: Open Resolution: None Priority: 3 Submitted By: David Welton (davidw) Assigned to: Nobody (None) Summary: net/ftp should handle sending of data, not files Initial Comment: Currently, the Net::FTP code seems to insist on having a local file to send. It should be possible to simply send data (for instance, something generated from a a database, or computed) without having to specify a local file. ---------------------------------------------------------------------- You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=1698&aid=6431&group_id=426