How to Install bzr-upload in Ubuntu 18.04



Install bzr-upload by entering the following commands in the terminal:

sudo apt update
sudo apt install bzr-upload

Description:

Bazaar plugin for uploading to web servers

This is a plugin for Bazaar that incrementally uploads changes in a Bazaar branch to a dumb server. . Web sites are often hosted on servers where Bazaar can not be installed. In other cases, the web site must not give access to its corresponding branch (for security reasons for example). Finally, web hosting providers often provide only ftp access to upload sites. This plugin uploads only the relevant changes since the last upload using the ftp or sftp protocols. . It adds a "upload" subcommand to bzr.

Homepage: https://launchpad.net/bzr-upload

Version: 1.1.0-6

Section: universe/devel