Slashdot Mirror


FTP Client For Firefox

cuv writes "As Firefox becomes more and more popular, programmers are becoming savvy to Mozilla's excellent development platform. I happen to be one of those and I would like to share the FTP client that I've designed for Firefox. Give it a try, report any bugs, and if you haven't already: switch over to Firefox! Better yet: start developing!"

4 of 76 comments (clear)

  1. Re:finally! by richie2000 · · Score: 4, Informative

    I believe all TCP/IP-cabable Windoxes (yes, I just made that word up) have a simple command-line FTP client.

    --
    Money for nothing, pix for free
  2. Re:Excellent work - how about an SFTP client? :) by jilles · · Score: 3, Informative

    sftp would probably require some modifications to the necko component that takes care of all network stuff in mozilla. Try filezilla (windows only) if you need a decent sftp client.

    --

    Jilles
  3. Name already taken. As Usual by PylonHead · · Score: 3, Informative

    Ahhahah.. Can't you mozilla people come up with your own names? There's already an FTP server using this one:

    http://freshmeat.net/projects/fireftp/

    Maybe "ThunderBeaver"

    --
    # (/.);;
    - : float -> float -> float =
  4. Re:Great project by kalislashdot · · Score: 3, Informative

    WinSCP does it and it is free.