How to download recursively with ftp library?

bypassing blocked ftp

  • I'm at the library, connected to the internet using the library's wifi service. I'm trying to download a driver file, which is only available from the manufacturer via an ftp link. The library blocks ftp (at least via port 21 and the manu's ftp server doesn't respond on other ports). How do I download the file?

  • Answer:

tiny purple fishes at Ask.Metafilter.Com Visit the source

Was this solution helpful to you?

Other answers

Clevershark's option looks good, but if that doesn't work for you, maybe http://www.web-ftp.org/ will. It looks a little more complicated in that you download and run an app, but it is an ftp client that works over the http protocol.

JJtheJetPlane

clevershark, I can use Web2FTP to browse the server and download smaller files but it just hangs when I try to download my file. I think the file's too big (although it's only 8M and their FAQ says they can handle up to 50). drats. Otherwise a great suggestion. JJ, web-ftp is a CGI script to run off a server that you control; your server connects to the FTP server you're interested in, then you connect to your server via http. alas, that won't work for me.

tiny purple fishes

The non-scalable solution would be to say what file it is and hope someone will put it up on their web space and give you a link.

smackfu

I solved it by something along smackfu's lines: I emailed a friend who downloaded the file then emailed it to me. For future reference, both clevershark's web2ftp and http://www.net2ftp.com/index.php, which I discovered on my own and which has a more polished UI, were able to download larger files from other ftp servers but not the one I wanted (ftp.linksys.com). So I'll blame the server. Thanks.

tiny purple fishes

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.