Notepad++無法下載文件

Notepad++無法下載文件

我正在使用 Notepad++ v6.7.8.2 和 NppFTP 外掛程式。我可以訪問我的伺服器文件,但是當我嘗試下載它們時,我得到,

-> CWD /public_html/cuislegibney/css
250 OK. Current directory is /public_html/cuislegibney/css
-> PASV
227 Entering Passive Mode (69,195,124,244,160,170)
-> LIST
150 Accepted data connection
226-Options: -a -l
226 3 matches total
-> TYPE I
227 Entering Passive Mode (69,195,124,244,182,25)
-> SIZE /public_html/cuislegibney/css/stylesheet.css
200 TYPE is now 8-bit binary
-> PASV
213 4855
Download of /public_html/cuislegibney/css/stylesheet.css failed

除最後一行外,上述所有訊息均為綠色。

以前,當我單擊文件時,它會在新選項卡中打開。我怎樣才能讓它再次執行此操作?

任何幫助,將不勝感激。

相關內容