psi-4ward / psitransfer

Simple open source self-hosted file sharing solution.
BSD 2-Clause "Simplified" License
1.5k stars 217 forks source link

Browse and edit your files after upload #236

Closed martin-braun closed 2 years ago

martin-braun commented 2 years ago

Grüße gehen raus! 🙋🏼

Meta data of uploaded files could be stored within the localStorage, so that it could be used to manage uploaded files in this browser. It could also be coupled with user authentication #105.

psi-4ward commented 2 years ago

The PR #105 is outdated and there are forwarding proxies which can handle auth for you. PsiTransfer is to quickly share data, if you need more auth and edit features you should consider smth like NextCloud.

martin-braun commented 2 years ago

Yes, I could, but NextCloud / OwnCloud / etc. are too heavy for me. I use Syncthing which is great for file syncing, the only thing I miss is file sharing to external people. If this is not possible, I'm ok with that, I can look further. projectsend might be what I am looking for, although it's also very heavy and I prefer minimalistic solutions.