TeamAmaze / TeamAmaze/AmazeFileManager

SFTP cannot delete non empty directory

Open
#2,311 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Area-FileOperations Area-Ssh/Scp/Sftp Issue-Bug
Dominant language
Kotlin
Stars
6.4k
Forks
1.7k
Avg merge
3d 9h
Merged PRs (30d)
1

Description

Possibly same behaviour as rmdir on UNIX systems, and sshj does not provide flag for recursively/force delete non-empty directories.

release/3.6 codebase on Pixel 2 emulator running stock Android 11.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing SFTP directory deletion in the release/3.6 codebase and checking how sshj exposes directory removal, comparing it with UNIX rmdir behavior. Verify the result on the Pixel 2 emulator running stock Android 11; done means non-empty SFTP directories can be deleted as intended.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, kotlin
Domain
mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.