Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-9062

FTP feature of Karaf SSHD server does not work on Windows

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • fuse-7.0
    • jboss-fuse-6.3
    • Karaf
    • % %
    • Hide
      • Run a plain Fuse 6.3 on Windows
      • Disable Windows firewall
      • Connect from sftp client to Karaf SSH server on Windows using command
        sftp -o HostKeyAlgorithms=ssh-dss -P 8101 admin@IP
        The connection should succeed
      • try to run any FTP commands such as ls, dir, cd bin. The first two commands will return nothing, the last command will simply drop the connection
      Show
      Run a plain Fuse 6.3 on Windows Disable Windows firewall Connect from sftp client to Karaf SSH server on Windows using command sftp -o HostKeyAlgorithms=ssh-dss -P 8101 admin@IP The connection should succeed try to run any FTP commands such as ls , dir , cd bin . The first two commands will return nothing, the last command will simply drop the connection

    Description

      The Karaf SSHD server (typically running on port 8101) has a built-in FTP server, which is enabled by default.
      However this FTP server does not seem to work on Windows.

      While its possible to connect to the FTP server using

      sftp -o HostKeyAlgorithms=ssh-dss -P 8101 admin@IP

      none of the FTP commands seem to work.

      Attachments

        Activity

          People

            ggrzybek Grzegorz Grzybek
            rhn-support-tmielke Torsten Mielke
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: