How do I check which FTP (Passive or Active) is running?
By default, passive FTP is running in linux, but how do I check?
|
How do I check which FTP (Passive or Active) is running? By default, passive FTP is running in linux, but how do I check? |
||||
|
From ftp client, to check if remote ftp server support passive mode, after login, type Following are connection examples to a vsftpd server with passive mode on and off vsftpd with
vsftpd with
The ftp command |
|||||||||||
|
|
I found the answer as below. in passive mode we can run
above is extracted from "http://www.markus-gattol.name/ws/vsftpd.html" |
|||
|
passiveit's says passive off. – Rahul Patil Dec 19 '12 at 4:35