Is Docker Useful for File Sharing?

0
0
Asked By CuriousExplorer42 On

Hey everyone! I'm pretty new to Docker and I'm exploring options for sharing files online using open source applications. I'm curious if Docker would be a good choice for this purpose. If so, what apps do you recommend for easy internet file sharing?

5 Answers

Answered By TechSavvyGuy On

Could you clarify what you're looking for? Are you aiming for a self-hosted version of something like Google Drive to send links to others, or are you more interested in transferring files between your own devices?

Answered By CloudyWithAChance On

If you're looking for something akin to Google Drive with link sharing, I've heard good things about Seafile and Nextcloud. Just a heads up, Nextcloud might be a bit overkill if you only need to share files occasionally.

Answered By GokapiGuru On

I'm currently using the Gokapi Docker container for file sharing in my intranet. Not exactly sure about its public hosting capabilities, but it works well for local use! You can check it out here: https://github.com/Forceu/Gokapi

Answered By FileNinja99 On

You might want to check out Transfer.sh. It’s great for quick file sharing without all the bells and whistles; you can just use curl or wget to upload or download files easily. Here's the link: https://github.com/dutchcoders/transfer.sh

Answered By LinkMaster On

Filebrowser is another solid option. With it, you can easily browse your local files and share them via links. By the way, is it a native feature on Docker Desktop or more of a standalone app?

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.