Re: cross-platform backup tool First beta v2.1.2b1 release towards v2.2.0
Frank Crawford <[email protected]>
| Newsgroups | gmane.comp.sysutils.backup.rdiff-backup.general |
|---|---|
| Message-ID | <738a187afd76709febbb84a396c890e78d2deb97.camel@crawford.emu.id.au> |
On Sun, 2022-09-18 at 13:51 +0200, Eric Lavarde wrote: ... > You shouldn't need to use the old syntax, as long as you use the API > 200. With API 201, the server is called with the new syntax > (rdiff-backup server ...), else (the default) it's called with the > old > syntax (rdiff-backup --server ...). If you observed something > different, > please create an issue. In any case, you can still put whatever you > want > in the remote schema. > Just on that, I want to confirm that the API refers as much to the CLI syntax as the internal usage, i.e. 300 may have a different syntax to 201, but 2XX will always be backwards compatible with the command-line, in that you may add more, but old things should work? Regards Frank