-
Notifications
You must be signed in to change notification settings - Fork 64
Open
Description
>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.
Metadata
Metadata
Assignees
Labels
No labels