Use the autosync command with the -h option to update all cached file systems on a specified AutoClient system in your network:
% autosync -h hostname |
In this command,
-h |
Specifies one system. |
hostname |
Is the name of the system whose cache you want to update. |
The following example shows how to update all cached file systems on the AutoClient system pluto:
% autosync -h pluto |
If the system failed to be updated, you would get the following system response:
% autosync -h pluto pluto:: failed: |
If there is no system response, all updates are successful.