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 / C++ / MFC
  4. EACCES file from Ftpfolder

EACCES file from Ftpfolder

Scheduled Pinned Locked Moved C / C++ / MFC
json
6 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.
  • F Offline
    F Offline
    ForNow
    wrote on last edited by
    #1

    Hi I get eacces Return code when I try to open a file in my ftp folder I try to open it read only Wondering a few things I created a while ago not sure it’s password protected ( don’t think so ) Or maybe I have to use FTP api to copy it or read it Wondering if any one has had any experience with this Thanks

    L 1 Reply Last reply
    0
    • F ForNow

      Hi I get eacces Return code when I try to open a file in my ftp folder I try to open it read only Wondering a few things I created a while ago not sure it’s password protected ( don’t think so ) Or maybe I have to use FTP api to copy it or read it Wondering if any one has had any experience with this Thanks

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

      I think we need some more details. Can you access the folder to get a directory listing? Is this a local or remote folder? Do you have administrator access to the folder/file? Is this at a command prompts or in some application?

      F 1 Reply Last reply
      0
      • L Lost User

        I think we need some more details. Can you access the folder to get a directory listing? Is this a local or remote folder? Do you have administrator access to the folder/file? Is this at a command prompts or in some application?

        F Offline
        F Offline
        ForNow
        wrote on last edited by
        #3

        From a Windows MFC program I have notify callback whenever the directory changes. I download via EZAFTPKA program Ftp api on z/os a binary file ( sysadata of a program this is like pdb in VS) after the notify file added I try to _sopen for read only Thanks

        L 1 Reply Last reply
        0
        • F ForNow

          From a Windows MFC program I have notify callback whenever the directory changes. I download via EZAFTPKA program Ftp api on z/os a binary file ( sysadata of a program this is like pdb in VS) after the notify file added I try to _sopen for read only Thanks

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

          This may be a simple matter of Windows not trusting the source of the file. I know that sometimes when downloading files Windows will semi-quarantine them and you need to enable access manually. Take a look at the file itself and check the properties.

          F 1 Reply Last reply
          0
          • L Lost User

            This may be a simple matter of Windows not trusting the source of the file. I know that sometimes when downloading files Windows will semi-quarantine them and you need to enable access manually. Take a look at the file itself and check the properties.

            F Offline
            F Offline
            ForNow
            wrote on last edited by
            #5

            I know this code worked once since that time I installed Norton wonder if that’s getting in the Way Guess you don’t think it’s an FTP issue ok thanks

            L 1 Reply Last reply
            0
            • F ForNow

              I know this code worked once since that time I installed Norton wonder if that’s getting in the Way Guess you don’t think it’s an FTP issue ok thanks

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

              ForNow wrote:

              Guess

              Impossible to do more.

              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