veganism.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
Veganism Social is a welcoming space on the internet for vegans to connect and engage with the broader decentralized social media community.

Administered by:

Server stats:

292
active users

#webdav

2 posts2 participants0 posts today

🤔 hmmm... Connaissez-vous un lecteur de fichiers #epub et #pdf pour terminaux Android (smartphone et liseuse) qui permette de sauvegarder les citations sur un cloud autre que #GoogleDrive ?

L'idéal serait de pouvoir utiliser un accès #webDAV à mon espace chez #Infomaniak (où j'ai déjà un dossier "Livres numériques" rempli de fichiers). Ou au moins un cloud indépendant, qui puisse synchroniser entre au moins deux appareils et exporter les citations au format texte simple...

Replied in thread

@felipe I've never encountered a reliable WebDAV-based #fileserver technology before. Is the #copyparty #WebDAV at least reliable (not flaky or failing), if it's not the fastest?

I normally and currently use SFTP, and syncthing as my current gotos. Occasionally magic wormhole. I reluctantly and begrudgingly use #SMB when I'm using an #iPad (#iPadOS). None of these have a likable web frontend, except perhaps syncthing, which is OK, but kind of bewildering.

Replied in thread

@paco @tante

I'd be surprised to see Nextcloud notes, and other directories use IMAP. What I'm sure it supports (because I use it that way) is #webdav

If Notes is an important part of your workflow, you might consider #QOwnNotes as stand alone app on the computer.

Apart form thet #Obsidian might also be a good candidate, that is also available for iOS. Though I don't have any experience with it yet.

Was verwendet man im Jahr 2025 eigentlich unter Debian, wenn man schnell einen (internen) #WebDAV-Server braucht? 🤔

Nginx ist leider keine Option, der hat für den geplanten Client angeblich eine Inkompatibilität. Soll ich wirklich Apache nehmen? Oder gibt es da (außer Lighttpd) noch andere Alternativen, die ich nicht auf dem Radar habe? 😬

Replied in thread

@kirschwipfel
Meine Überlegung zum dem Thema ist, ob der #nextcloud Desktop Client für Enterprise überhaupt sinnvoll ist. Will man die Daten des Unternehmens überall verstreut auf den Geräten, sogar Laptops, haben? ist es nicht sinnvoller, über #WebDAV im Bedarf auf die Dateien zuzugreifen? Und für gleichzeitiges Bearbeiten ist das Arbeiten im Browser IMHO sinnvoller, um Konflikte zu vermeiden.

folks, is there a gap in the automated / space?

I use to track fitness activities (it's not quite the Google Fit replacement I was hoping it would be: See github.com/OpenTracksApp/OpenT) and , and I use Nextcloud. However, backing up my cycling/walking/running tracks from OpenTracks and my bookmarks from OsmAnd to Nextcloud requires manual action.

If this is indeed a gap, I was thinking of putting up an open source recurring automated data export protocol for public comment.

1. Any data producing app (like OpenTracks) can include a small library that implements the protocol, allowing users to define the automated recurring data export frequency, how many old backups to keep etc.
2. Any data backup app (like Nextcloud) can include a different library that broadcasts an intent at a regular frequency that all protocol-compliant data producing apps can handle. When the broadcast is received, data producers can generate/hand over the file(s) to be backed up by the data backup app.

I'm tempted to build a -compliant open source app as well (as an example of a protocol-compliant data backup app) but that might be a grand undertaking.

Thoughts?

GitHubFitness goals? · Issue #1587 · OpenTracksApp/OpenTracksBy vinaygopinath

@oceanhaiyang
A Subversion server is a very well proven SCCM system. It uses a variant of #WebDAV when used as mod_dav_svn with the Apache 2 webserver.

WebDAV used to be a big thing 20 years ago, and SharePoint still uses it.

As Subversion and Apache 2 is robust and easy to operate it's an interesting choice as an incremental document storage for those who don't want to rely on cloud services.

@estevez