Net-SFTP - Re: Is there an easier way?

Posted on Wed Mar 1 16:30:57 2006 by sriehm in response to 1869 (See the whole thread of 6)
Re: Is there an easier way?

Hi Salva,

thanks for the tip. I just tried version 0.90_04 (by hacking a copy of psftp) and it looks promising. put() seems to work fine, transferring about 6-7MB/s (very close to full speed!) ls() and get(), however, don't seem to do much (get() just gives me an empty file). I'm not sure how the path cleansing routines are supposed to work either.

Do you have an idea of roughly how much effort would be required to get Net::SFTP::Foreign stable? I noticed some differences to the Net::SFTP API (ie: ls() doesn't take a code reference for callbacks). Do you have an API design in mind, so that I might be able to work toward a common goal and send you patches?

I'm not sure if I'll be able to spend more than a day or two on it, but if the chances of success are good, I'd be happy to do a bit of mutual back-scratching ;-)

Thanks,

Steve

Write a response