coderaiser / coderaiser/cloudcmd
Add Support for FTP (similar to the Dropbox support)
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 2k
- Forks
- 270
- PR merge metrics
- No merged PRs in 30d
Description
- Version (
cloudcmd -v): v14.2.1 - Node Version
node -v: v12.14.1 - OS (
uname -aon Linux): N/A - Browser name/version: N/A
- Used Command Line Parameters: N/A
- Changed Config: N/A
Hello there! I'm a new Cloud Commander user and discovered the project while looking for file managers to use with my personal server.
I noticed that rclone has already been recommended here in 2018 (#204), and that fully integrating rclone may not be feasible.
I think a good alternative would be to support FTP similar to the current Dropbox implementation. This would, in practice, enable support for all backends/protocols supported by rclone, since it can serve any of its remotes over FTP.
Hope this is worth taking a look at,
A grateful new user.
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
Start by reviewing Cloud Commander's current Dropbox implementation and the linked rclone FTP-serving documentation to understand the intended integration boundary. Done means adding FTP support comparable to Dropbox and confirming that rclone remotes served over FTP can be used through it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100