coderaiser / coderaiser/cloudcmd
Trash or Recycle Bin feature rather than immediate file deletion
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 2k
- Forks
- 270
- PR merge metrics
- No merged PRs in 30d
Description
Is your feature request related to a problem? Please describe.
I would like Cloud Commander to have a Trash/Recycle Bin feature so deleted files are not immediately deleted.
Describe the solution you'd like
Send deleted files to the Trash/Recycle Bin or a specified mapped Docker volume.
Describe alternatives you've considered
I assume docker containers can't use trash-cli on the host but don't know. Alternatively, I see many Docker containers use a mapped volume and send deleted files there rather than immediately deleting them.
Thanks.
- Version:16.0.0 on Docker Hub
- OS: Docker 20.10.12, Linux 5.4.0-100-generic 113~18.04.1-Ubuntu SMP Mon Feb 7 15:02:59 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux, Linux Mint 19.3
- Browser name/version: Safari 15.3 MacOS
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source file, test, or entry point is named. Start by tracing the existing file-deletion path and its Docker volume handling, then determine the project’s supported approach for retaining deleted files; done means deletion sends files to a usable Trash/Recycle Bin or specified mapped volume instead of removing them immediately.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, javascript
- Domain
- backend, devops
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100