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. error creating directory in ftp : access Denied

error creating directory in ftp : access Denied

Scheduled Pinned Locked Moved ASP.NET
questionhelp
6 Posts 6 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.
  • D Offline
    D Offline
    Dhrumil_Shukla
    wrote on last edited by
    #1

    hi all, i m creating a folder in ftp but it is giving error that "access denied to path " can anybdy tell me how can i do this ? Thanks in Advance.

    S B A V A 5 Replies Last reply
    0
    • D Dhrumil_Shukla

      hi all, i m creating a folder in ftp but it is giving error that "access denied to path " can anybdy tell me how can i do this ? Thanks in Advance.

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

      I guess you don't have the right to create a folder at the ftp-server. You may ask the admin...

      It's not a bug, it's a feature! Check out my CodeProject article Permission-by-aspect. Me in Softwareland.

      1 Reply Last reply
      0
      • D Dhrumil_Shukla

        hi all, i m creating a folder in ftp but it is giving error that "access denied to path " can anybdy tell me how can i do this ? Thanks in Advance.

        B Offline
        B Offline
        Brij
        wrote on last edited by
        #3

        Do you have required rights to create the folder.

        Cheers!! Brij

        1 Reply Last reply
        0
        • D Dhrumil_Shukla

          hi all, i m creating a folder in ftp but it is giving error that "access denied to path " can anybdy tell me how can i do this ? Thanks in Advance.

          A Offline
          A Offline
          Abhijit Jana
          wrote on last edited by
          #4

          Dhrumil_Shukla wrote:

          i m creating a folder in ftp but it is giving error that "access denied to path "

          As you are doing it from a ASP.NET web application, you need to know about some certain things.If you are trying it in VS Studio, then you need to write access to the ftp folder only. If your application hosted on server, then you need to give right access to that folder for every one to write OR need to create separate application pool with "Local System" Identity. Regards, Abhijit

          cheers, Abhijit CodeProject MVP Web Site:abhijitjana.net My Latest Article : IIS Remote Debugging

          1 Reply Last reply
          0
          • D Dhrumil_Shukla

            hi all, i m creating a folder in ftp but it is giving error that "access denied to path " can anybdy tell me how can i do this ? Thanks in Advance.

            V Offline
            V Offline
            Vasudevan Deepak Kumar
            wrote on last edited by
            #5

            You ought to ensure that right privileges are possessed by the logged on client.

            Vasudevan Deepak Kumar Personal Homepage
            Tech Gossips
            The woods are lovely, dark and deep, But I have promises to keep, And miles to go before I sleep, And miles to go before I sleep!

            1 Reply Last reply
            0
            • D Dhrumil_Shukla

              hi all, i m creating a folder in ftp but it is giving error that "access denied to path " can anybdy tell me how can i do this ? Thanks in Advance.

              A Offline
              A Offline
              Abhishek Sur
              wrote on last edited by
              #6

              If your userid have only readonly rights, you cant create folder or upload files to the FTP site with that particular user. Ask your admin who can configure the FTP to give you proper rights.:rose:

              Abhishek Sur My Latest Articles Working with Excel using MDAC
              Basics on LINQ and Lambda Expressions
              Create .NET Templates

              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