How to up the detail for ftp using eo_config enable_all

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf How to up the detail for ftp using eo_config enable_all

  • Creator
    Topic
  • #54797
    Michael Hertel
    Participant

      I am working on a new ftp interface.

      I am getting errors.

      I turn up eo_config to enable_all and don’t get much useful information:

      [fset:init:DBUG/0:meddata_adt_in:08/25/2015 10:15:55] fcDoNetworkStuff:  mode=3

      * Hostname was NOT found in DNS cache

      *   Trying 10.1.4.138…

      * Connected to mtsts-test-2k8 (10.1.4.138) port 22 (#0)

      * SSH MD5 fingerprint: 5f7fe2730ed697dade4ad466871e74e9

      * SSH authentication methods available: password,keyboard-interactive

      * Initialized password authentication

      * Authentication complete

      * Could not open directory for reading: Permission denied

      * Connection #0 to host mtsts-test-2k8 left intact

      [fset:read:ERR /0:meddata_adt_in:08/25/2015 10:15:55] Error while trying to get directory listing.

      [fset:read:ERR /0:meddata_adt_in:–/–/—- –:–:–]                           Detailed error:Could not open directory for reading: Permission denied

      [fset:read:ERR /0:meddata_adt_in:–/–/—- –:–:–]                           Curl errCode:9 Curl error:Access denied to remote resource

      [pd  :pdtd:INFO/1:meddata_adt_in:08/25/2015 10:15:55] Set driver status to PD_STATUS_OPENING

      How or what do I have to turn up to get full detail on the conversation.

      For example, after: * Authentication complete

      I want to know what command(s) the engine issued to get: * Could not open directory for reading: Permission denied

      I want to see the string it sent. I know what it “should” have sent.

      Thanks in advance

    Viewing 7 reply threads
    • Author
      Replies
      • #83046
        Jim Kosloskey
        Participant

          Michael,

          Do you have cURL options set to verbose?

          email: jim.kosloskey@jim-kosloskey.com 29+ years Cloverleaf, 59 years IT - old fart.

        • #83047
          Michael Hertel
          Participant

            No, I don’t Jim.

            I’ve seen the cURL options tab but never delved into what it was for.

            Looks like I need to start delving, thanks. 🙂

          • #83048
            Jim Kosloskey
            Participant

              CURLOPT_VERBOSE in Name

              1 in Value

              email: jim.kosloskey@jim-kosloskey.com 29+ years Cloverleaf, 59 years IT - old fart.

            • #83049
              Michael Hertel
              Participant

                That didn’t do it.

                It’s not showing the commands it is issuing.

              • #83050
                Jim Kosloskey
                Participant

                  Well worth a try – maybe someone has some insight re eo.

                  email: jim.kosloskey@jim-kosloskey.com 29+ years Cloverleaf, 59 years IT - old fart.

                • #83051
                  Michael Hertel
                  Participant

                    As always Jim, your insight is much appreciated.  ðŸ™‚

                  • #83052
                    James Wang
                    Participant

                      The client is issue correct command to the server.

                      The error indicates that there is permission issue.

                      Check the folder/file permission.

                    • #83053
                      Michael Hertel
                      Participant

                        Thanks James, but I’d still like to see what “directory” the engine asked to read.

                        * Could not open directory for reading: Permission denied

                        I probably had a syntax error in the directory name but I’ll never know from the information in the log.

                    Viewing 7 reply threads
                    • The forum ‘Cloverleaf’ is closed to new topics and replies.