All modules for which code is available

  • btrsync.btrfs
    • btrsync.btrfs.cmd
    • btrsync.btrfs.parse
  • btrsync.cli
  • btrsync.cmdex
  • btrsync.sync
    • btrsync.sync.root
      • btrsync.sync.root.local
      • btrsync.sync.root.ssh
  • btrsync.util

btrsync

Navigation

  • CLI Usage
    • Examples
  • API Reference
    • btrsync
      • btrsync.btrfs
        • FSTREE
        • abspaths()
        • relpaths()
        • COWTree
          • COWTree.ancestors()
          • COWTree.bfs()
          • COWTree.dfs()
          • COWTree.diff()
        • btrsync.btrfs.cmd
          • list()
          • receive()
          • send()
          • show()
        • btrsync.btrfs.parse
          • List
          • Show
      • btrsync.cli
        • cli_main()
        • cli_parser()
        • dest_root()
        • do_btrsync()
        • humanbytes()
        • main()
        • parse_root()
        • process_args()
        • src_root()
        • BaseMatch
          • BaseMatch.base_match()
          • BaseMatch.exclude()
          • BaseMatch.include()
          • BaseMatch.match()
          • BaseMatch.stop()
        • CliConfirm
          • CliConfirm.confirm()
          • CliConfirm.head()
          • CliConfirm.preview()
          • CliConfirm.transf()
        • CliProgress
          • CliProgress.err()
          • CliProgress.progress()
          • CliProgress.report()
          • CliProgress.report_done()
          • CliProgress.report_progress()
          • CliProgress.transf()
        • IncrSync
          • IncrSync.check()
          • IncrSync.parent()
          • IncrSync.stop()
          • IncrSync.sync()
          • IncrSync.target()
          • IncrSync.volgroups()
        • SSHLoc
          • SSHLoc.asdict()
          • SSHLoc.parse_ssh()
          • SSHLoc.parse_url()
          • SSHLoc.validate()
        • SingleMatch
          • SingleMatch.base_match()
          • SingleMatch.exclude()
          • SingleMatch.include()
          • SingleMatch.match()
          • SingleMatch.stop()
        • UnderGlob
          • UnderGlob.base_match()
          • UnderGlob.exclude()
          • UnderGlob.include()
          • UnderGlob.match()
          • UnderGlob.stop()
      • btrsync.cmdex
        • create_pipeline()
        • ex()
        • ex_out()
        • wait_procs()
      • btrsync.sync
        • default_root()
        • BtrSync
          • BtrSync.check()
          • BtrSync.parent()
          • BtrSync.stop()
          • BtrSync.sync()
          • BtrSync.target()
          • BtrSync.volgroups()
        • ProgressTransfer
          • ProgressTransfer.err()
          • ProgressTransfer.progress()
          • ProgressTransfer.report()
          • ProgressTransfer.report_done()
          • ProgressTransfer.report_progress()
          • ProgressTransfer.transf()
        • Transfer
          • Transfer.err()
          • Transfer.report()
          • Transfer.report_done()
          • Transfer.transf()
        • btrsync.sync.root
          • BtrfsRoot
          • BtrfsError
          • btrsync.sync.root.local
          • btrsync.sync.root.ssh
      • btrsync.util
        • bfs()
        • dfs()
        • group()
        • index()
        • is_subpath()
        • path_merge()
        • Cmd
          • Cmd.from_cmdstr()
          • Cmd.seq()
          • Cmd.shellify()
          • Cmd.wrap()
        • FileDesc
          • FileDesc.close()

Related Topics

  • Documentation overview

Quick search

©2023 Andrei Tatar. CC-BY-SA-4.0. | Powered by Sphinx 5.3.0 & Alabaster 0.7.12