FG

OSX SSH rsync - Keep remote directory up to date

Fresh3 days ago
Mar 15, 202613668 views
Confidence Score0%
0%

Problem

I come primarily from a Windows background, migrating over to Mac. I've used WinSCP and loved a featured called "Keep Remote Directory Up To Date". Here's the question: is there an equivalent SCP client for OSX that will monitor a directory for changes and upload when detected? I don't care if it's…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: OSX SSH rsync - Keep remote directory up to date

Low Risk

Second line runs once unconditionally and then - on each change in current directory (or specify exact path instead of ) You will need - here is how to install via brew: Rsync options: -a - stands for "archive" and syncs recursively and preserves sy…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment