Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Support for FTP (similar to the Dropbox support) #274

Open
piratetub opened this issue Jan 28, 2020 · 4 comments
Open

Add Support for FTP (similar to the Dropbox support) #274

piratetub opened this issue Jan 28, 2020 · 4 comments

Comments

@piratetub
Copy link

piratetub commented Jan 28, 2020

  • 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.

@piratetub piratetub changed the title Support FTP similar to how Dropbox support has been implemented. Add Support for FTP (similar to the Dropbox support) Jan 28, 2020
@coderaiser
Copy link
Owner

That's amazing idea for a pull request :), something like qusly this can be used for this purpose. Could you please tell me, are you talking about full dropbox support which is enabled with --dropbox flag, and intend using dropbox only support on both panels?

@piratetub
Copy link
Author

I honestly didn't realize the current Dropbox option disables support for the local filesystem.

I was thinking of local filesystem in one pane, remote in the second pane. Perhaps switching between local/remote views through a pane's context menu?

@coderaiser
Copy link
Owner

That's not possible right now :), but still a great idea

@piratetub
Copy link
Author

I see!
Even if simultaneous access is not currently possible, the FTP addition to the Dropbox scheme would still be a great addition. I can imagine spinning up 2 instances of cloudcmd for access to both local and remote files being a reasonable compromise.. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants