[GH-ISSUE #1464] SFTP:Throw error “No such file“ #847

Closed
opened 2026-02-27 00:01:15 +03:00 by kerem · 2 comments
Owner

Originally created by @tieing on GitHub (Dec 18, 2019).
Original GitHub issue: https://github.com/electerm/electerm/issues/1464

Electerm version: 0.27.89

Operating system: macos

Expected Behavior

SFTP should open this directory!

Current Behavior

No such file
Error: No such file
    at file:///Applications/electerm.app/Contents/Resources/app.asar/assets/js/electerm.0.27.89-6d7466726fb2e235da9d8c81502332de557cf4ab.js:25:196878
    at WebSocket.n (file:///Applications/electerm.app/Contents/Resources/app.asar/assets/js/electerm.0.27.89-6d7466726fb2e235da9d8c81502332de557cf4ab.js:25:154584

This is a screenshot.

屏幕快照 2019-12-18 下午7 06 14

Possible Solution

The "." character exists in my server directory. I don't know if it's caused by this!

Originally created by @tieing on GitHub (Dec 18, 2019). Original GitHub issue: https://github.com/electerm/electerm/issues/1464 ## Electerm version: 0.27.89 ## Operating system: macos ## Expected Behavior SFTP should open this directory! ## Current Behavior ``` No such file Error: No such file at file:///Applications/electerm.app/Contents/Resources/app.asar/assets/js/electerm.0.27.89-6d7466726fb2e235da9d8c81502332de557cf4ab.js:25:196878 at WebSocket.n (file:///Applications/electerm.app/Contents/Resources/app.asar/assets/js/electerm.0.27.89-6d7466726fb2e235da9d8c81502332de557cf4ab.js:25:154584 ``` ## This is a screenshot. <img width="1166" alt="屏幕快照 2019-12-18 下午7 06 14" src="https://user-images.githubusercontent.com/29286699/71081174-a8103900-21c9-11ea-9318-88b61b59e0a1.png"> ## Possible Solution The "." character exists in my server directory. I don't know if it's caused by this!
kerem 2026-02-27 00:01:15 +03:00
Author
Owner

@zxdong262 commented on GitHub (Dec 18, 2019):

@976546460 Can you provide the file path in the screenshot?

<!-- gh-comment-id:567020965 --> @zxdong262 commented on GitHub (Dec 18, 2019): @976546460 Can you provide the file path in the screenshot?
Author
Owner

@tieing commented on GitHub (Dec 18, 2019):

@ 976546460可以在屏幕截图中提供文件路径吗?

I found the reason. There is a wrong soft connection in the path to be opened. Thank you for your help

<!-- gh-comment-id:567032116 --> @tieing commented on GitHub (Dec 18, 2019): > @ 976546460可以在屏幕截图中提供文件路径吗? I found the reason. There is a wrong soft connection in the path to be opened. Thank you for your help
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/electerm#847
No description provided.