Answer the question
In order to leave comments, you need to log in
Can't login to pure-ftpd FTP server, what should I do?
Set up according to this example .
Does not connect, I try through Explorer.exe and phpStorm. Error: "connection rejected".
Thanks for the advice with the console, somehow I didn’t think of a sleepy head. On the machine where the ftp is I did ftp localhost and the connection was successful.
When I try to connect with phpStorm from another machine, I get "connection rejected", and if through explorer.exe, it behaves as if the user's password is incorrect.
The ftp machine is running Debian 6.
Answer the question
In order to leave comments, you need to log in
Try ftp from console:
ftp localhost
Trying ::1…
Trying 127.0.0.1…
Connected to localhost
220---------- Welcome to Pure-FTPd [privsep] [TLS] - 220-You are a user 1 out of 50 allowed
220-local time is 09:12. Server port: 21.220
You will be disconnected after 15 minutes of inactivity.
Name (localhost:c-n1x):
331 A password is required to login as c-n1x
Password:
230-Your bandwidth is limited
230-User c-n1x is allowed group access to: wheel 1001
230-You must maintain a ratio of 1:10 ( UL/DL)
230-OK. Current root directory /
230-1 files in use (0%) - allowed: 10000 files
230 0 KB used (0%) - allowed: 102400 KB
Remote system type is UNIX.
Using binary mode to transfer files.
ftp> pwd
Remote directory: /
ftp> quit
221-All the best. You uploaded 0 and downloaded 0 kilobytes.
221 Detachment.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question