Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagepy
import urbackup_api

server = urbackup_api.urbackup_server("http://192.168.1.23:55414/x", "admin", "foo")

server.start_full_file_backbackup("testclient0")