From: "Peter (Guo) Pei" Date: 2010-10-05T11:54:50+09:00 Subject: Re: net:sftp 2.0.5 upload! does not work Figured out... I got those file names from a text file by calling gets, and before I can pass them to "upload!", I need to call strip! first. -- Posted via http://www.ruby-forum.com/.