Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FTP Connection from Command Prompt #17

Open
zugget opened this issue Feb 28, 2018 · 1 comment
Open

FTP Connection from Command Prompt #17

zugget opened this issue Feb 28, 2018 · 1 comment

Comments

@zugget
Copy link

zugget commented Feb 28, 2018

Hi.. I am trying to login via normal FTP command prompt in windows... Can't get past this point.. Any ideas?

ftp> open 10.0.0.247
Connected to 10.0.0.247.
220--- Welcome to FTP for ESP8266/ESP32 ---
220--- By David Paiva ---
220 -- Version FTP-2017-10-18 --
500 Syntax error
530 user not found
User (10.0.0.247:(none)):

@sausagejohnson
Copy link

Three years too late but I just came across the same issue. Windows command line FTP has no passive mode. If you test from a browser it does connect via passive and you should get a connection. From here, something like WinSCP will work for you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants