question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

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:closed
  • Created 8 years ago
  • Comments:12

github_iconTop GitHub Comments

3reactions
kidenycommented, Nov 6, 2015

tks,终于成功解决这个问题了,哇咔咔。 如果发现项目文件夹下面无法生成.ftpconfig文件,请将项目文件夹全部删掉,然后重新添加项目文件夹就可以啦。

3reactions
ZachSBcommented, Apr 24, 2015

Save the .ftpconfig file and try connecting again.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found