ParsedPath#

class barecat.maintenance.rsync.ParsedPath[source]#

Parsed source or destination path.

Properties#

contents_mode

True if trailing slash = copy contents, not directory itself.

is_archive

True if this is a barecat archive path.

is_tar_zip

True if this is a tar/zip archive.

is_remote

True if this is a remote path (SSH or barecat server).

archive_basename

Archive name without .barecat extension.