GitHub - no-src/gofs: A cross-platform real-time file synchronization tool out of the box based on Golang

This page summarizes the projects mentioned and recommended in the original post on /r/golang

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • gofs

    A cross-platform real-time file synchronization tool out of the box based on Golang

  • You can use the -ignore_conf=demo.ignore flag to specify an ignore rules file, here is an example: demo.ignore

  • monitored_rsync

  • This is really cool! Just last week I did a very poor-man's version of it in https://github.com/janpfeifer/monitored_rsync. I knew, I would have waited for gofs.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • fsnotify

    Discontinued Cross-platform file system notifications for Go.

  • Like monitored_rsync, gofs use the fsnotify module to monitor file changes, and use inotify under linux.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts