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. FTP file Upload

FTP file Upload

Scheduled Pinned Locked Moved ASP.NET
csharpasp-netsysadmintutorial
5 Posts 4 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.
  • N Offline
    N Offline
    nannapanenikamalnath
    wrote on last edited by
    #1

    Hi, How to upload files from client machine to server machine using FTP in C# ASP.net.

    kamalnath

    S V S 3 Replies Last reply
    0
    • N nannapanenikamalnath

      Hi, How to upload files from client machine to server machine using FTP in C# ASP.net.

      kamalnath

      S Offline
      S Offline
      Suryanairg
      wrote on last edited by
      #2

      U can use various FTP softwares to upload ur files.Eg: CuteFTP,Filezilla etc. submit ur Host Name,UserID and password and click Connect. Then drag and drop your asp.net webapplication files(including aspx and aspx.cs) to the WebServer. Sunil Nair

      N 1 Reply Last reply
      0
      • S Suryanairg

        U can use various FTP softwares to upload ur files.Eg: CuteFTP,Filezilla etc. submit ur Host Name,UserID and password and click Connect. Then drag and drop your asp.net webapplication files(including aspx and aspx.cs) to the WebServer. Sunil Nair

        N Offline
        N Offline
        nannapanenikamalnath
        wrote on last edited by
        #3

        I need to implement Upload files option using FTP from my application with out using FTP softwares.Is there any C# classes are there to perform this task.

        kamalnath

        1 Reply Last reply
        0
        • N nannapanenikamalnath

          Hi, How to upload files from client machine to server machine using FTP in C# ASP.net.

          kamalnath

          V Offline
          V Offline
          Viral Upadhyay
          wrote on last edited by
          #4

          I think webclient class can upload files as u want.

          Viral YahooID : just_viral My Site : www.theseoworld.info

          1 Reply Last reply
          0
          • N nannapanenikamalnath

            Hi, How to upload files from client machine to server machine using FTP in C# ASP.net.

            kamalnath

            S Offline
            S Offline
            sathesh pandian
            wrote on last edited by
            #5

            Dear kamalnath, if you are going to use the ftp method means, you can use the normal fileupload method in you coding. But if you are trying to do some ftp software ,then use web client class. it is easy to send the file through the file upload method.

            All The Best Sathesh Pandian

            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