Re: Deprecated interface warning
Eric Zolf <[email protected]> Thu, 27 Jul 2023 06:56:30 +0200
| Newsgroups | gmane.comp.sysutils.backup.rdiff-backup.general |
|---|---|
| Organization | Rdiff-Backup.net |
| Message-ID | <[email protected]> |
OK, I created https://github.com/rdiff-backup/rdiff-backup/pull/910 to make situation clearer in the code. KR, Eric On 26/07/2023 21:50, EricZolf wrote: > 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 >> >