ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    the remote server returned an error (530) not logged

    IT Discussion
    5
    32
    8.4k
    Loading More Posts
    • 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.
    • S
      scottalanmiller @Reymar.Esguerra
      last edited by

      @Reymar.Esguerra said:

      we are using Filezilla client.

      What server?

      1 Reply Last reply Reply Quote 0
      • R
        Reymar.Esguerra
        last edited by

        Is it the Server type?
        Our server type is FTP - File Transfer Protocol

        S 1 Reply Last reply Reply Quote 0
        • J
          JaredBusch
          last edited by

          If you are coding in .net I recommend using WinSCP http://winscp.net/eng/index.php

          It is very simple and straightforward. The developer is also very good with answering issues. He sent me a beta version within a couple days to resolve a problem I posted about.

          I can send you a code snippet if you go that route and cannot get it to work.

          S 1 Reply Last reply Reply Quote 0
          • S
            scottalanmiller @Reymar.Esguerra
            last edited by

            @Reymar.Esguerra said:

            Is it the Server type?
            Our server type is FTP - File Transfer Protocol

            That helps but what FTP server is it? Maybe supply a screen shot of the error?

            1 Reply Last reply Reply Quote 0
            • S
              scottalanmiller @JaredBusch
              last edited by

              @JaredBusch said:

              If you are coding in .net I recommend using WinSCP http://winscp.net/eng/index.php

              It is very simple and straightforward. The developer is also very good with answering issues. He sent me a beta version within a couple days to resolve a problem I posted about.

              I can send you a code snippet if you go that route and cannot get it to work.

              You used .NET to automate WinSCP? FTP is built into Windows, Linux, Mac, etc. What advantage does having the extra client provide?

              J 1 Reply Last reply Reply Quote 0
              • R
                Reymar.Esguerra
                last edited by

                Capture.JPG

                There. But if I run it in debugged mode..that error is not shown

                1 Reply Last reply Reply Quote 0
                • J
                  JaredBusch @scottalanmiller
                  last edited by

                  @scottalanmiller said:

                  @JaredBusch said:

                  If you are coding in .net I recommend using WinSCP http://winscp.net/eng/index.php

                  It is very simple and straightforward. The developer is also very good with answering issues. He sent me a beta version within a couple days to resolve a problem I posted about.

                  I can send you a code snippet if you go that route and cannot get it to work.

                  You used .NET to automate WinSCP? FTP is built into Windows, Linux, Mac, etc. What advantage does having the extra client provide?

                  The OP specifically stated he is writing a .Net application that needs to do some FTP work.
                  Windows native FTP sucks horribly when you are trying to code an application, but yes it does work.

                  WinSCP provides a .net assembly. to allow you to specify all FTP options. Additionally Windows FTP does not support SFTP (or did not when I last bothered to use it).
                  Screen Shot 2014-04-28 at 7.52.23 PM.png

                  S 1 Reply Last reply Reply Quote 0
                  • T
                    technobabble
                    last edited by technobabble

                    Love my WinSCP.

                    530 not logged in usually means your connection settings are not correct.

                    1 Reply Last reply Reply Quote 0
                    • R
                      Reymar.Esguerra
                      last edited by

                      But if i run it in visual basic IDE it run perfectly. But if I install it and run. That error always show.

                      S 1 Reply Last reply Reply Quote 0
                      • S
                        scottalanmiller @JaredBusch
                        last edited by

                        @JaredBusch Definitely no SFTP (SSH) in Windows native.

                        1 Reply Last reply Reply Quote 0
                        • S
                          scottalanmiller @Reymar.Esguerra
                          last edited by

                          @Reymar.Esguerra said:

                          But if i run it in visual basic IDE it run perfectly. But if I install it and run. That error always show.

                          I think that somehow you are not passing the credentials correctly.

                          1 Reply Last reply Reply Quote 0
                          • R
                            Reymar.Esguerra
                            last edited by

                            But if I check the user pass in credentials in debbuged it is correct. What should I need to do guys?

                            J 1 Reply Last reply Reply Quote 0
                            • J
                              JaredBusch
                              last edited by

                              If you are using the FileZilla client DLL, then I cannot help you as I have no experience with it. I used the native windows FTP a few years back, and currently use the WinSCP code.

                              1 Reply Last reply Reply Quote 0
                              • J
                                Joy @Reymar.Esguerra
                                last edited by

                                @Reymar.Esguerra said:

                                But if I check the user pass in credentials in debbuged it is correct. What should I need to do guys?

                                i tried again Sir, but it still not working. same error 😞

                                1 Reply Last reply Reply Quote 0
                                • R
                                  Reymar.Esguerra
                                  last edited by

                                  Hi guys i already solve the problem..thanks for the help

                                  S 1 Reply Last reply Reply Quote 0
                                  • S
                                    scottalanmiller @Reymar.Esguerra
                                    last edited by

                                    @Reymar.Esguerra said:

                                    Hi guys i already solve the problem..thanks for the help

                                    What did the issue turn out to be?

                                    1 Reply Last reply Reply Quote 0
                                    • R
                                      Reymar.Esguerra
                                      last edited by

                                      The one that checking my program put incorrect parameters -_- inshort USER ERROR!

                                      S 1 Reply Last reply Reply Quote 0
                                      • S
                                        scottalanmiller @Reymar.Esguerra
                                        last edited by

                                        @Reymar.Esguerra said:

                                        The one that checking my program put incorrect parameters -_- inshort USER ERROR!

                                        We guessed that one 🙂

                                        R 1 Reply Last reply Reply Quote 0
                                        • R
                                          Reymar.Esguerra
                                          last edited by

                                          This post is deleted!
                                          1 Reply Last reply Reply Quote 0
                                          • R
                                            Reymar.Esguerra @scottalanmiller
                                            last edited by

                                            @scottalanmiller next time i will ask to have a picture of the option on what he put in the parameters lol

                                            S 1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 2 / 2
                                            • First post
                                              Last post