From: Brian Candler Date: 2008-09-30T17:39:31+09:00 Subject: Re: copy remote a file Bu Mihai wrote: > How can i copy with ruby a file from my computer to another computer > from lan? I have the administrator password of that computer. If the way you login to the other computer is with ssh, then I'd suggest using Net::SFTP (available as a gem) -- Posted via http://www.ruby-forum.com/.