Back the moment the network is
velcro reconnects when the network changes, when your Mac wakes, and every minute in between.
Wi‑Fi blips, the lid closes, you switch networks — and your shares vanish. velcro puts them back before you notice. No dialogs. No Connect to Server.
velcro reconnects when the network changes, when your Mac wakes, and every minute in between.
It reads the mount table instead of touching a share, so a dead server can't hang Finder or your terminal.
Give each share fallback hosts. Try the LAN address first, then your Tailscale name.
No error pop-ups. It uses the password already in your keychain and writes problems to a log.
Also a command
The app ships the velcro command and keeps one list for both. SMB and NFS.
$ velcro add smb://me@nas.local/home added: smb://me@nas.local/home $ velcro add smb://me@192.168.1.10/photos nas.tail1234.ts.net added: smb://me@192.168.1.10/photos (fallback: nas.tail1234.ts.net) $ velcro status agent: velcro.app (on network change, wake, and a timer) state: active nas.local ● mounted home /Volumes/home ● mounted photos /Volumes/photos
Get started
smb://me@nas.local/home. velcro starts at login and keeps it attached.