如何在 ssh 底下,查看現在使用的 ftp 版本 ?

Q: 如何在 ssh 底下,查看現在使用的 ftp 版本 ?

A: 請輸入指令:   lsof -ni:21   

    比如說,會出現的資訊是:   
                 COMMAND     PID USER   FD   TYPE   DEVICE SIZE/OFF NODE NAME
                 pure-ftpd  2238 root    4u  IPv4    16964      0t0  TCP *:ftp (LISTEN)
                 pure-ftpd  2238 root    5u  IPv6    16966      0t0  TCP *:ftp (LISTEN)

     則現在主機,使用的ftp server為:pure-ftpd  

  • 0 istifadəçi bunu faydalı hesab edir
Bu cavab sizə kömək etdi?

Uyğun məqalələr

使用 filezilla 出現錯誤訊息: The data connection could not be established: ECONNREFUSED - Connection refused by server

Q: 我使用 filezilla 登入無限虛擬主機提供的ftp ,但是偶爾會出現 The data connection could not be established:...

透過ftp連上空間,但有無法刪除的檔案,該怎辦呢?

Q: 我使用 ftp軟體,登入空間後,有的資料夾或是檔案,我無法刪除,該如何處理呢?A:  1.請試試 cpanel -> 檔案總管...

FileZilla簡易教學

http://tw-blog.com/FTPtech/ftplink.html

使用filezilla 出現錯誤訊息: 421 too many connections (8) from this ip

Q:   當使用 filezilla ftp 上傳檔案, 出現:421 too many connections (8) from this ipA:  ...