1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
   | ftp> open monsiteweb.com
Connected to hatifona.com.
220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
220-You are user number 14 of 500 allowed.
220-Local time is now 15:51. Server port: 21.
220-This is a private system - No anonymous login
220 You will be disconnected after 3 minutes of inactivity.
User (monsiteweb.com:(none)): username
331 User username OK. Password required
Password: password
230-User username has group access to:  inetuser
230 OK. Current restricted directory is /
ftp> status
Connected to monsiteweb.com.
Type: ascii; Verbose: On ; Bell: Off ; Prompting: On ; Globbing: On
Debugging: Off ; Hash mark printing: Off .
ftp> debug
Debugging On .
ftp> get user.txt
---> PORT 172,26,53,99,6,65
200 PORT command successful
---> RETR user.txt
425 Could not open data connection to port 27626: Connection timed out  | 
Partager