Skip to content

FTP command line not working #3

@studzwoodworking

Description

@studzwoodworking

Installed ESPCanary on a WeMos D1 mini by following along with your youtube video (Awesome vid btw and awesome project). But I seem to be having an issue that whenever i try to use commandline ftp to ftp to the ftp canary I get the following output:
220--- Welcome to FTP ---
220 -- Version FTP-2017-10-18 --
500 Syntax error
331 OK. Password required
User (192.168.1.223:(none)):

If I then try to enter the user/pass configured in the script (your default), after entering the user id and pressing enter, the FTP server immediately quits, throws a syntax error, and immediately quits.:
220--- Welcome to FTP ---
220 -- Version FTP-2017-10-18 --
500 Syntax error
331 OK. Password required
User (192.168.1.223:(none)): admin
500 Syntax error
Login failed.

Any chance of this getting fixed or at least triggering the canary token when a login is attempted (even if failed)?

If I connect to it with an ftp client gui application where I can provide the UID and Pass beforehand, it connects without issue.

I typically wouldnt care if the command line ftp actually exhibited this behavior as long as the canary is triggered, which I do not believe is occurring as I have not received the token emails

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions