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. Web Development
  3. ASP.NET
  4. file upload to FTP ?

file upload to FTP ?

Scheduled Pinned Locked Moved ASP.NET
questioncsharpasp-net
4 Posts 2 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.
  • A Offline
    A Offline
    Aslesh
    wrote on last edited by
    #1

    Hi i am trying to upload a file to a folder in FTP... i am using asp.net file upload control .. how can i do this ? Santhapur

    M 1 Reply Last reply
    0
    • A Aslesh

      Hi i am trying to upload a file to a folder in FTP... i am using asp.net file upload control .. how can i do this ? Santhapur

      M Offline
      M Offline
      Muhammad Gouda
      wrote on last edited by
      #2

      Search google for: upload files +ASP.NET

      foreach(Minute m in MyLife) myExperience++;

      A 1 Reply Last reply
      0
      • M Muhammad Gouda

        Search google for: upload files +ASP.NET

        foreach(Minute m in MyLife) myExperience++;

        A Offline
        A Offline
        Aslesh
        wrote on last edited by
        #3

        Thanks for your answer.. i have done it prior to posting.. i founded two links donno which one works ? :( http://www.codeguru.com/csharp/csharp/cs\_internet/desktopapplications/article.php/c13163\_\_2/ http://www.developerfusion.com/code/4340/ftp-client-library-for-c/ Santhapur

        M 1 Reply Last reply
        0
        • A Aslesh

          Thanks for your answer.. i have done it prior to posting.. i founded two links donno which one works ? :( http://www.codeguru.com/csharp/csharp/cs\_internet/desktopapplications/article.php/c13163\_\_2/ http://www.developerfusion.com/code/4340/ftp-client-library-for-c/ Santhapur

          M Offline
          M Offline
          Muhammad Gouda
          wrote on last edited by
          #4

          I can understand that you just want to brows for files and upload the file you select to the server If this is the situation All you need is the upload control as you did Then create a file on the sever and copy the data as stream of bytes from client's file to server's file

          foreach(Minute m in MyLife) myExperience++;

          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