autosync

command module
v0.0.0-...-67dbcda Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 15, 2024 License: MIT Imports: 22 Imported by: 0

README

autosync

autosync is a utility to watch a set of sub-directories for file creates, copying the files to the Tailscale nodes named after those sub-directories using the taildrop facilities in tailscale.

The process is mostly self-contained; it uses fsnotify to alert on file changes, and Tailscale itself to do the actual sending through an API call to the local Tailscale unix socket, but Tailscale configured locally and running is a requirement for this to work.

There is no guarantee on this code, use at your own risk etc.

Installation

make install

This assumes you will have an ~/autosync directory, which subfolders corresponding to machines on your subnet.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL