Skip to content

[Bug] FTP on Windows Explorer not work #58

Description

@red7nikotin

Description

Since there is no basic example in the documentation for setting up an elementary connection using basic protocols, including FTP, I had to spend a lot of time myself to write my instructions and check everything. As a result, I got an almost working solution, but there is one very important point - the graphical connection mode via the standard basic Windows Explorer does not work.

Steps to Reproduce

Steps to reproduce the behavior:

  1. Follow my instructions for working with the attached file and follow all the steps in it sequentially
    ErrFTP.html

  2. Error on step "7.4. Launch Windows File Explorer from cmd"

For convenience, I have shown a ready-made command that should launch the Windows Explorer window from Windows CMD, but in reality I will not do this, I immediately open Windows Explorer with the mouse in the desktop GUI and enter the connection command in its address bar. "ftp://192.168.0.81:10021 "

In general, the result is the same in both cases - I get an error, but the connection works without problems if I run it from Windows CMD in the step "7.1. Command line (cmd) – anonymous" and "7.2. Command line (cmd) – user1"

Expected Behavior

I expect to see a login and password prompt window and then the contents of my FTP, i.e. the Public and Private folders.

Actual Behavior

If I immediately use a command that adds a username, then I get a login and password entry window, but even if I enter all the parameters correctly and login and password, or select anonymous access, I get an error and as a result an empty window without folders and files.

Additional Context

I don't know what the mistake is, because you don't have any basic examples in the instructions, which I've already mentioned many times and asked you to add. Perhaps the problem is in the passive mode through which Windows FTP works, but I seem to have forwarded all the ports correctly. In general, I do not understand what the error is and ask for help to solve it, and also ask to add my instructions to your documentation after correction.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions