cloudcmd
cloudcmd copied to clipboard
✨☁️📁✨ Cloud Commander file manager for the web with console and editor.
- **Version** (`cloudcmd -v`): 17.4.0 - **Node Version** `node -v`: 20.12.2 - **OS** (`uname -a` on Linux): debian 6.1.85-1 - **Browser name/version**: Firefox 125.0.2 - **Used Command Line Parameters**: F6...
Hi Maybe i missing it, but is there an option to multi select files on "mobile" interface ? There is only the context menu option (un)select all. On a PC...
To get changelogs shown with Renovate a docker container has to add the source label described in the OCI Image Format Specification. For reference: https://github.com/renovatebot/renovate/blob/main/lib/modules/datasource/docker/readme.md - [ ] commit message...
Docker container keeps on dying after a couple of hours with exit code 137 ``` State:{ Dead:false, Error:"", ExitCode:137, FinishedAt:"2025-05-30T21:45:11.910895562Z", OOMKilled:false, Paused:false, Pid:0, Restarting:false, Running:false, StartedAt:"2025-05-30T16:31:28.528427274Z", Status:"exited" } ``` Tried...
**Describe the bug** After upgrading to v18.5.2, running `cloudcmd` cause hundreds of threads to be spawn and pegs CPU utilization at 100%, making the system to be unresponsive. I downgraded...
- **Version** (`cloudcmd -v`): - **Node Version** `node -v`: - **OS** (`uname -a` on Linux): - **Browser name/version**: - **Used Command Line Parameters**: - **Changed Config**: ```json {} ``` -...
Hello everyone, I just came across this repository and would love to use the software. I've been using Total Commander on Windows for more than 16 years. My question is...
Well I am a new user. Where is the packaging code? I hope to change the packaging code to "_tar -cf - [source] --exclude=[packaged file] | pigz -p [number of...
I use default settings, when I choose to copy via webgui it takes a super long time but when I use "CP" in Linux it goes much faster. - **Version**...
A little thing i sometime miss is while copying big files, There is a simple progress bar, but no info about copy speed or how much bytes already copied. Since...