Uncaught Could not read `.ftpconfig` file
See original GitHub issue[Enter steps to reproduce below:]
- …
- …
Atom Version: 0.188.0 System: Mac OS X 10.10.2 Thrown From: Remote-FTP package, v0.6.2
Stack Trace
Uncaught Could not read .ftpconfig
file
At /Users/ars/.atom/packages/Remote-FTP/lib/remote-ftp.js:102
undefined
Commands
-0:01.8 remote-ftp:connect (atom-text-editor.editor.is-focused)
Config
{
"core": {
"themes": [
"one-light-ui",
"atom-light-syntax"
],
"disabledPackages": [
"jshint"
]
}
}
Installed Packages
# User
Remote-FTP, v0.6.2
atom-beautify, v0.23.1
atom-django, v0.2.1
dash, v1.1.0
linter-php, v0.0.12
linter-phpcs, v0.0.12
php-getters-setters, v0.3.0
react, v0.10.1
# Dev
No dev packages
Issue Analytics
- State:
- Created 8 years ago
- Comments:12
Top Results From Across the Web
Could not read .ftpconfig · Issue #1221 · icetee/remote-ftp
Remote FTP: Could not read .ftpconfig file. Error: ENOENT: no such file or directory, open 'C:\Users\ldavi.ssh\config. Running on Windows 10 ...
Read more >Issue Connection to server using Remote-FTP atom package ...
The problem is the backslashes. The .ftpconfig file is in JSON format and slash followed by character has a special meaning.
Read more >remote-ftp - Bountysource
I really should not provide an unencoded passphrase in the config file. Atom Version: 1.0.2 ... Uncaught TypeError: Cannot read property 'ftp' of...
Read more >How To Open File With FTPCONFIG Extension?
Read the informations and fix .FTPCONFIG files errors. ... Being unable to open files with FTPCONFIG extension can be have various origins.
Read more >AtomパッケージのRemote FTPが接続できないときの対処法
I seem to get this error if I do not have a file from the project open and currently in focus. Once I...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
tks,终于成功解决这个问题了,哇咔咔。 如果发现项目文件夹下面无法生成.ftpconfig文件,请将项目文件夹全部删掉,然后重新添加项目文件夹就可以啦。
Save the .ftpconfig file and try connecting again.