coderaiser / coderaiser/cloudcmd

Trash or Recycle Bin feature rather than immediate file deletion

Open
#371 2 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

docker mac os node v16 safari
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

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.