使用Notepad ++通过FTP连接到服务器? [英] Connect to server via FTP with Notepad++?

查看:270
本文介绍了使用Notepad ++通过FTP连接到服务器?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正尝试通过Notepad ++登录到我的FTP帐户,但无法将它连接到我的生活中。我知道密码和主机名是正确的,因为它在filezilla中工作正常。

I'm trying to log into my FTP account through Notepad++ but I cant get it to connect for the life of me. I know the password and hostname are correct because it works fine in filezilla.

我在输出中获得以下信息:

I get the following info in the output:

-> TYPE I  
Connecting
-> Quit  
Unable to connect
Disconnected

我正在使用

NPPv6.5.4

NPPv6.5.4

NppFTPv0.24.1

NppFTPv0.24.1

,主机名通过awardspace.net dck.dx.am 连接模式是被动的,传输模式是二进制的,一切都是默认的...

Incase it matters, the hostname is through awardspace.net dck.dx.am connection mode is passive, transfer mode is binary, everything else is default...

预先感谢您的帮助,
Dave

Thanks in advance for the help, Dave

推荐答案

连接
- >退出
无法连接
没有关于错误的更多解释。
原因是,远程机器根本不允许FTP连接!
所以使用sftp(从连接类型中选择)
这将工作

Connecting -> Quit Unable to connect No more explanation of the error. The reason was, remote machine doesn’t allow FTP connections at all! So Use sftp (select from connetion type) this will work

这篇关于使用Notepad ++通过FTP连接到服务器?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆