Can anyone suggest an in depth explanation of the technology underneath 10.5’s Mobile Home Syncing? Trying to troubleshoot remote network syncing and trying to put all the parts together. Specifically what role ssh has to play in it…
SSH is used if you turn on server-side file tracking – an SSH connection is made from the client to the server to obtain the list of items changed on the server.
[QUOTE][u]Quote by: gneagle[/u][p]SSH is used if you turn on server-side file tracking – an SSH connection is made from the client to the server to obtain the list of items changed on the server.
-Greg[/p][/QUOTE]
Alright, that makes a lot of sense for the problems we’re seeing… Do you know of any way to modify the port that SSHRemotePrepareForSync uses?
Comments are closed