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. General Programming
  3. C#
  4. ftp error "file not found, no access"

ftp error "file not found, no access"

Scheduled Pinned Locked Moved C#
sysadminhelptutorial
4 Posts 2 Posters 1 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.
  • T Offline
    T Offline
    T_Teef
    wrote on last edited by
    #1

    Hi guyz i am working on an ftp application need to know how to upload a file. i am having a trouble at Stream ftpstream = ftp.GetRequestStream(); error is The remote server returned an error: (550) File unavailable (e.g., file not found, no access)..

    L 1 Reply Last reply
    0
    • T T_Teef

      Hi guyz i am working on an ftp application need to know how to upload a file. i am having a trouble at Stream ftpstream = ftp.GetRequestStream(); error is The remote server returned an error: (550) File unavailable (e.g., file not found, no access)..

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      GetRequestStream[^] on msdn with example to upload a file. Dude this is the 4th time you ask this question, there are plenty of examples on the net; if you don't figure it out this time then maybe you should re-evaluate your entire code.

      Check out the CodeProject forum Guidelines[^]

      modified on Monday, March 30, 2009 4:32 PM

      T 1 Reply Last reply
      0
      • L Lost User

        GetRequestStream[^] on msdn with example to upload a file. Dude this is the 4th time you ask this question, there are plenty of examples on the net; if you don't figure it out this time then maybe you should re-evaluate your entire code.

        Check out the CodeProject forum Guidelines[^]

        modified on Monday, March 30, 2009 4:32 PM

        T Offline
        T Offline
        T_Teef
        wrote on last edited by
        #3

        thanks man its really helpfull. :-D

        L 1 Reply Last reply
        0
        • T T_Teef

          thanks man its really helpfull. :-D

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #4

          Yeah that documentation, its a bugger, only wish they didn't hide it under the clever name of msdn[^]. If they only had a way of remembering it easily, as if the internet where a book and that would be a page and you could bookmark[^] it..

          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