hitchhiker

access locations using Bazaar transports

Install

All systems
curl cmd.cat/hitchhiker.sh
Debian Debian
apt-get install hitchhiker
Ubuntu
apt-get install hitchhiker
Windows (WSL2)
sudo apt-get update sudo apt-get install hitchhiker
Raspbian
apt-get install hitchhiker

hitchhiker

access locations using Bazaar transports

A client to access bzr transports, namely the Bazaar version control repositories. This utility can be used to log into the remote host and manipulate Bazaar repository content like it were a FTP or SFTP client. Commands include cp, mv, rmtree etc. Use Case: command 'bzr upgrade <URL> <repository format options>' is run and after the process is over the backup.bzr needs to be removed. With this tool the task is easy. An interactive mode and pure command line mode are provided.