Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. FTP SDK

FTP SDK

Scheduled Pinned Locked Moved The Lounge
career
8 Posts 8 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    Monty2
    wrote on last edited by
    #1

    Has anyone ever purchased any FTP library or anyone has any recommendations of any freeware stuff, i just need to implement resume broken download functionality in my software nothing too fancy, any links insight comments ( brickbats :D ) all welcome -Thanks

    J M M P Steve EcholsS 7 Replies Last reply
    0
    • M Monty2

      Has anyone ever purchased any FTP library or anyone has any recommendations of any freeware stuff, i just need to implement resume broken download functionality in my software nothing too fancy, any links insight comments ( brickbats :D ) all welcome -Thanks

      J Offline
      J Offline
      JimmyRopes
      wrote on last edited by
      #2

      If you have PERL installed on your system there is this. Net::FTP[^]

      Simply Elegant Designs JimmyRopes Designs
      Think inside the box! ProActive Secure Systems
      I'm on-line therefore I am. JimmyRopes

      1 Reply Last reply
      0
      • M Monty2

        Has anyone ever purchased any FTP library or anyone has any recommendations of any freeware stuff, i just need to implement resume broken download functionality in my software nothing too fancy, any links insight comments ( brickbats :D ) all welcome -Thanks

        M Offline
        M Offline
        markkuk
        wrote on last edited by
        #3

        libcURL[^]

        1 Reply Last reply
        0
        • M Monty2

          Has anyone ever purchased any FTP library or anyone has any recommendations of any freeware stuff, i just need to implement resume broken download functionality in my software nothing too fancy, any links insight comments ( brickbats :D ) all welcome -Thanks

          M Offline
          M Offline
          Mike Dimmick
          wrote on last edited by
          #4

          You didn't say what framework or language you're using! On the assumption you want a .NET component: We haven't yet used the FTP component, but recently had good results with the SFTP component from Rebex.NET[^]. If you only need download, not upload, functionality, FtpWebRequest is new in .NET 2.0. You can set the ContentOffset property to seek to a specific location to resume (assuming the server supports the feature, but that's a prerequisite for resuming downloads anyway). Traditionally we used the WinInet library (e.g. InternetOpenUrl/FtpOpenFile), but that's not particularly easy to use.

          Stability. What an interesting concept. -- Chris Maunder

          1 Reply Last reply
          0
          • M Monty2

            Has anyone ever purchased any FTP library or anyone has any recommendations of any freeware stuff, i just need to implement resume broken download functionality in my software nothing too fancy, any links insight comments ( brickbats :D ) all welcome -Thanks

            P Offline
            P Offline
            Patrick Etc
            wrote on last edited by
            #5

            Personally, I like the free library they have available here: EnterpriseDT[^] It supports resuming downloads although I've never needed to (e.g., bothered) to test that functionality. I've used this library on several projects and have always been happy with it.

            1 Reply Last reply
            0
            • M Monty2

              Has anyone ever purchased any FTP library or anyone has any recommendations of any freeware stuff, i just need to implement resume broken download functionality in my software nothing too fancy, any links insight comments ( brickbats :D ) all welcome -Thanks

              Steve EcholsS Offline
              Steve EcholsS Offline
              Steve Echols
              wrote on last edited by
              #6

              If you're on .net 2.0, there are some built in ftp classes, and this wrapper makes them easier to use: http://www.codeproject.com/vb/net/FtpClient.asp[^]


              - S 50 cups of coffee and you know it's on!
              Rock the Vote: John Simmons / outlaw programmer for '08.

              • S
                50 cups of coffee and you know it's on!
                Code, follow, or get out of the way.
              1 Reply Last reply
              0
              • M Monty2

                Has anyone ever purchased any FTP library or anyone has any recommendations of any freeware stuff, i just need to implement resume broken download functionality in my software nothing too fancy, any links insight comments ( brickbats :D ) all welcome -Thanks

                U Offline
                U Offline
                Uwe Keim
                wrote on last edited by
                #7

                www.nsoftware.com [^]

                -- • Zeta Producer Desktop CMS Intuitive, completely easy-to-use CMS for Windows. • Zeta Helpdesk Open Source ticket software for Windows and web. • Zeta Uploader Easily send large files by e-mail. Windows and web client. • Desargues Innovative, lean and neat calculator for Windows.

                1 Reply Last reply
                0
                • M Monty2

                  Has anyone ever purchased any FTP library or anyone has any recommendations of any freeware stuff, i just need to implement resume broken download functionality in my software nothing too fancy, any links insight comments ( brickbats :D ) all welcome -Thanks

                  J Offline
                  J Offline
                  Jan Steyn
                  wrote on last edited by
                  #8

                  I have been using Chilkat FTP Free Edition for quite some time now, doing lots of daily up/downloads. Don't know about resuming of downloads/uploads though, as this is LAN and if it fails, just rerun:-> http://www.chilkatsoft.com/ChilkatFtp.asp[^]

                  1 Reply Last reply
                  0
                  Reply
                  • Reply as topic
                  Log in to reply
                  • Oldest to Newest
                  • Newest to Oldest
                  • Most Votes


                  • Login

                  • Don't have an account? Register

                  • Login or register to search.
                  • First post
                    Last post
                  0
                  • Categories
                  • Recent
                  • Tags
                  • Popular
                  • World
                  • Users
                  • Groups