You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
>gosync h p
NAME:
gosync patch - gosync patch <localfile> <reference index> <reference source> [<output>]
USAGE:
gosync patch [command options] [arguments...]
DESCRIPTION:
Recreate the reference source file, using an index and a local file that is believed to be similar.
The index should be produced by "gosync build".
<reference index> is a .gosync file and may be a local, unc network path or http/https url
<reference source> is corresponding target and may be a local, unc network path or http/https url
<output> is optional. If not specified, the local file will be overwritten when done.
must currently be a local file contrary to documentation.
>gosync.exe patch Test01.exr http://localhost/Test02.gosync http://localhost/Test02.exr
Starting patching process
open http://localhost/Test02.gosync: The filename, directory name, or volume label syntax is incorrect.
The text was updated successfully, but these errors were encountered:
must currently be a local file contrary to documentation.
The text was updated successfully, but these errors were encountered: