-
-
Notifications
You must be signed in to change notification settings - Fork 483
[Bugs + Feature Requests] Permission Denied While Accessing SFTP. #1012
Copy link
Copy link
Closed
Description
Describe the bug
When Trying To Access Files Using SFTP, It Shows Permission Denied Message. SFTP Server Works Perfectly. The Problem Is The Server Does Not Have Access To The Path, The Client Side Is Trying To Access, Which Is /.
To Reproduce
Steps to reproduce the behavior:
- Have A Normal Connection To Server.
- Open File Explorer In App.
- See Error As The App Tries To Open
/While The User Have No Access To It.
Desired Results
- Editable Path Displaying Text, Which After Change And Enter Key Pressed, Switches To That Directory.
- Option To Set Default Path In Settings. Follows
/If Blank.
These Should Be Able To Fix The Problem.
Actual Results
Access Denied.
Additional context
SFTP Commands May Work In Operations Where Access Is Possible, Regardless Of Access Of Default Path Is Not Possible.
Example :- If User Has Access To Path /home/usr1/ , And No Access At / , Operations Can Work, If Each Operation Contains The Accessible Path As Prefix. Like For Create Folder :- /home/usr1/tempdir Will Still Work, Even If The User Is At / .
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels