-
Notifications
You must be signed in to change notification settings - Fork 480
SFTP connects fine but no files are shown #754
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Comments
Seems to work fine. Wait for next update and let me know it is fixed. |
Still not working here. No matter if I use a key file or passphrase it's always showing an empty folder when I try to access my LibreELEC on a RockPi 4B. |
Have you tried in other apps? |
Yes, as I said, I'm having absolutely no access problems with other apps. File Manager, VLC, password manager, all are able to list files... |
Can you create demo user for me test. Because all other ftp I'm testing is working fine. |
I don't know exactly what you mean. I can't send you my SSH key nor can I share the device over the internet. You can install LibreELEC on any device and try it yourself. If saying it worked a few versions before isn't enough, then I don't know. All I know is that was the main reason to use your editor, as I need an editor with network access. |
Can we get an update on this? Any attempts to pinpoint the issue? I'm having the same problem as OP as I can connect to the SFTP server, but no files are shown. Connecting with another app works fine. |
In the meantime, I bought QuickEdit+ from the PlayStore and it runs without a single problem. Whether with key or without... |
Hi, same problem as OP here. I have 3 storage folders configured, 1 local and 2 SFTP - the first SFTP is my main home server which works fine, the second is my Home Assistant (OS) server which I enabled SFTP on so I can edit .yaml files in an app directly which is far superior to the built-in file manager in HA. I'm afraid I got frustrated and have also switched to Code Editor from Rhythm Software, which lists all files without issue. However, seeing as Acode worked fine for everything else, and considering I paid the fee to have ads removed, I'm going to hang onto it for now, and offer some advice that may help you track down the root cause of the issue: It seems that Acode will only display files which are directly owned with full permissions to the user you are logging into an SFTP source with. This makes sense as to why I couldn't see anything on the HAOS connection in Acode, as that server is an emulated server and has unusual permissions on files, which Acode doesn't seem to like. I would guess that OP's issue is the same, and that the server he's logging into doesn't have exclusive file rights to the contents for the logged-in user. Like I say I'm using Code Editor for this project now just so I can get on with it, but wanted to give some direct evidence analysis should it be able to help you. |
Ok i have found from where this issue is coming. Internally Acode just sends a plain Maybe the authors could hard-core |
Oh, I hadn't noticed that before—thank you for pointing it out! I'll make sure to fix it soon. |
@bajrangCoder there is another thing where you use |
Hmm, there are many more flaws
|
I am having the same issue as @C-O-D. I am able to connect just fine via SFTP but then files or folders are not shown (even with the "show hidden files" option enabled). SFTP works fine when I use it with Termux on the same phone, for example: I am using the latest Acode version from the Play Store. |
It's already fixed and it will be available in |
@bajrangCoder I just changed to |
As the title says, sftp connection seems to be successful via key file but it's only shown as an empty folder.
This did work correctly a few versions ago and I'm having no access problems with several other apps...
The text was updated successfully, but these errors were encountered: