this post was submitted on 01 Dec 2023
1 points (100.0% liked)

Self-Hosted Main

502 readers
4 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

For Example

We welcome posts that include suggestions for good self-hosted alternatives to popular online services, how they are better, or how they give back control of your data. Also include hints and tips for less technical readers.

Useful Lists

founded 1 year ago
MODERATORS
 

I was looking for a way to easily upload files to my paperless instance (other than using the Web UI). I just wanted to drag and drop files into a folder on my computer and have them auto upload.

I experimented with mounting the consume folder through a WebDAV container (couldn’t get it to work) and tried a custom folder action (I’m on macOS) with a Python script that uploaded my documents via SFTP, but that added too much complexity and wasn’t 100% foolproof.

The simplest solution was a bidirectional SyncThing between a local folder and the consume folder on my server.

TLDR; the simplest way is probably the best. Shout out to the SyncThing devs.

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here