Archived
🆕 Software Suggestion | Filestash #1682
Open
opened 2020-02-01 21:58:36 +00:00 by Zcr34
·
10 comments
No Branch/Tag Specified
master
dependabot/bundler/nokogiri-1.13.6
dependabot/bundler/addressable-2.8.0
freddy-m-patch-3
pr-add_RemoveMyPhone_sponsor
pr-browser_cleanup_1257_1328_1430
freddy-m-patch-2
freddy-m-patch-1
pr-vpn_hated_one_video
cdn
update-nitrohorse-image
promote-metager-to-card
hardware
pr-add_azirevpn
pr-add_mailfence
shop
1673
pr/1658
i18n-simple
sponsorship-edits-nov2019
i18n
ipfs
blacklight447-ptio-patch-3
blog
remove-windows-icons
pr/1147
i18n-testing
add-beautify
No results found.
Labels
Clear labels
:mag:🤖 Search Engines
approved
dependencies
duplicate
feedback wanted
high priority
I2P
iOS
low priority
OS
Self-contained networks
Social media
stale
streaming
todo
Tor
WIP
wontfix
XMPP
[m]
₿ cryptocurrency
ℹ️ help wanted
↔️ file sharing
⚙️ web extensions
✨ enhancement
❌ software removal
💬 discussion
🤖 Android
🐛 bug
💢 conflicting
📝 correction
🆘 critical
📧 email
🔒 file encryption
📁 file storage
🦊 Firefox
💻 hardware
🌐 hosting
🏠 housekeeping
🔐 password managers
🧰 productivity tools
🔎 research required
🌐 Social News Aggregators
🆕 software suggestion
👥 team chat
🔒 VPN
🌐 website issue
🚫 Windows
👁️ browsers
🖊️ digital notebooks
🗄️ DNS
🗨️ instant messaging (im)
🇦🇶 translations
approved, waiting for a PR
Pull requests that update a dependency file
The Invisible Internet Project (I2P)
Operating Systems
A label for stalebot if it gets added
Anything related to media streaming.
Anything covering the Tor network
active work in progress, do not merge or PR (yet)!
Issues or bugs that will not be fixed and/or do not have significant impact on the project.
Extensible Messaging and Presence Protocol
Matrix protocol
Browser Extension related issues
Correction of content on the website
Firefox & forks, about:config etc.
Anything primarily related to site cleanup.
Virtual Private Network
*Technical* issues with the website.
Domain Name System
Anything covering a translated version of the site
Milestone
No items
No Milestone
No due date set.
Dependencies
No dependencies set.
Reference: privacyguides/privacytools.io#1682
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Basic Information
URL: https://www.filestash.app
Name: Filestash
Git/Source Code: https://github.com/mickael-kerjean/filestash
Price Model: Freemium [1]
Forum Discussion: https://forum.privacytools.io/t/filestash-thoughts/2588
Why I am making the suggestion
I basically started looking for an inexpensive lightweight way to store files off of my personal machine securely. I found this tool and thought it might make a good listing on PTIO.
My connection with the software
As far as I can tell, not only have I not (at least yet) contributed to Filestash I am also unaware that I have met or personally know anyone who has. :)
This looks like an alternative to Cyberduck, very cool!
What does Filestash bring that is not in any open source software and that justifies listing it over OSS as per our software criteria?
I would have preferred OP to reply but allow me to give my superficial opinion on this.
If we consider it's meant to be added in File Sync, it looks to me to be similar to SparkleShare, but with the difference that whereas SparkleShare relies on Git, Filestash decouples the underlying file storage protocol from the file synchronization mechanism. In other words, it would be like SparkleShare, but it's usable on FTP, S3, WebDav, Git (too), etc. the same way.
It's very similar to CyberDuck as I cited above, as both aim to decouple the file management logic from the underlying storage technology, but the difference I think is that CyberDuck is clearly aimed to be a file transfer client, whereas Filestash seems like it aims to be more of a collaborative file synchronization, like DropBox client, SparkleShare and such. A test would confirm that.
Now a difference with SparkleShare is that Filestash does not provide a way to setup a host storage server, you have to do that separately with another software, whereas SparkleShare provides a separate script to do that. That's where the "freemium" plan comes in: you can pay Filestash authors to either provide a cloud storage or setup your home server.
Hey guys, I'm Filestash author
The vision behind Filestash is about being able to create your own Dropbox alternative in the same way you''d assemble LEGO from 3 type of blocks: a backend server block, a sync software block and a web UI block.
All other software I've tried tried enforce their walled garden where you have to embrace all 3 elements. Filestash is my attempt at a better way that connect to the vast ecosystem of other LEGO bricks wich contains so many other quality software like unison and syncthing for filesync, openSSH server, ProfFTPd, Minio and dozens of other software.
It does seem to fit all the boxes
For a full fledge Drobpx alternative, Sparkleshare would be the backend and file sync and Filestash would be the web UI from which you can collaborate, create shared links and do all the stuff people do on Dropbox. I'm not a Sparkleshare user but from what I can see, they complement each other.
Filestash doesn't have an opinion on what you backend should be or how sync should be done. It simply provide the UI for whatever backend you want/have.
Yes with a few exceptions which aren't possible in Cyberduck due to its nature of a desktop application. Things like shared link, full text search, image transcoding and resizing to use as gallery, video transcoding to stream movies and a bunch of other cool stuff
Yes, that's the entire point of it, you bring your own backend. In practise SFTP servers are widely available since it's builtin the most popular SSH server
Sorry I missed this part of your message for some reason, but Filestash is indeed OSS under AGPLv3, so it fits the criterion.
I think it can be a good addition as a Worth Mentioning in File Sync.
The only lacking feature IMO is encryption, but it can be combined with Cryptomator for this purpose. If it gets added to PTIO as a Worth Mentioning, this should be mentioned.
@mickael-kerjean Why isn't there any new release since
August 2018November 2019? It seems you are still actively developing it from the commits history.Releases aren't getting through github release anymore. The current model is every commit to master that's stable (= pass the tests) is deploy over to docker hub where the tag matches the commit hash. The entire build information is also available from the about page like this so one know everything there is to know about the build.
@mickael-kerjean Thank you very much for the clarification. May I suggest to add this info in the github readme or in the description of v0.3 that these releases are deprecated and to redirect to the proper download page?
BTW there is an issue with the SSL certificate it seems, I can't access filestash.app anymore (I am using Chrome)