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. uploading file to ftp website

uploading file to ftp website

Scheduled Pinned Locked Moved ASP.NET
csharpasp-netcom
3 Posts 3 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.
  • L Offline
    L Offline
    Laxmikant Lad
    wrote on last edited by
    #1

    Hi friends I need to upload my product data to bizrate/shopzilla.com using their ftp website. can I access others ftp website using ASP.net code and upload my products details Thanking you, Laxmikant

    L N 2 Replies Last reply
    0
    • L Laxmikant Lad

      Hi friends I need to upload my product data to bizrate/shopzilla.com using their ftp website. can I access others ftp website using ASP.net code and upload my products details Thanking you, Laxmikant

      L Offline
      L Offline
      Laddie
      wrote on last edited by
      #2

      Yes You may use the WebRequestMethod.FTP class in System.net namespace. Laddie

      1 Reply Last reply
      0
      • L Laxmikant Lad

        Hi friends I need to upload my product data to bizrate/shopzilla.com using their ftp website. can I access others ftp website using ASP.net code and upload my products details Thanking you, Laxmikant

        N Offline
        N Offline
        N a v a n e e t h
        wrote on last edited by
        #3

        Laxmikant Lad wrote:

        can I access others ftp website using ASP.net code and upload my products details

        Try using WebClient class. It provides methods to upload/download data and files.

        All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia My Website | Ask smart questions

        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