How to Install ussp-push in Ubuntu 18.04



Install ussp-push by entering the following commands in the terminal:

sudo apt update
sudo apt install ussp-push

Description:

Client for OBEX PUSH

This program allows you to send objects using the OBEX PUSH protocol. . The OBEX PUSH protocol is used to transfer files to a mobile device, generally via Bluetooth or IrDA. The protocol does not allow any other action than sending and generally requires less strict authentication, which is why it is sometimes preferred to the OBEX FTP protocol (which allows full filesystem access and is provided by the obexftp package).

Version: 0.11-4

Section: universe/comm