Re: Deprecated interface warning
EricZolf <[email protected]> Wed, 26 Jul 2023 19:50:26 +0000
| Newsgroups | gmane.comp.sysutils.backup.rdiff-backup.general |
|---|---|
| Message-ID | <[email protected]> |
Hi, check the FAQ please. Eric On July 25, 2023 1:45:09 PM UTC, "Lars Bjørndal" <[email protected]> wrote: >Hello list, and thanks to the developers for making a great backup >solution! > >I'm running rdiff-backup version 2.2.5 on two different Fedora 37 >systems. > >If I run this command: > > `rdiff-backup backup foo /tmp/foobar` > >I get no warning about depricated command line interface. > >However, if I run: > > `rdiff-backup backup foo user@<remote-machine>::/tmp/foobarr` > >I get: > > WARNING: this command line interface is deprecated and will disappear, > start using the new one as described with '--new --help'. > >According to the --new --help page, I can't see what's wrong with the >second command. Is there a bug here, or do I do something wrong? > >Thanks in advance > >Lars >