-
-
Notifications
You must be signed in to change notification settings - Fork 263
Open
Description
- Version (
cloudcmd -v
): v14.2.1 - Node Version
node -v
: v12.14.1 - OS (
uname -a
on 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.
coderaiser and clach04