ussp-push

Client for OBEX PUSH

Install

All systems
curl cmd.cat/ussp-push.sh
Debian Debian
apt-get install ussp-push
Ubuntu
apt-get install ussp-push
image/svg+xml Kali Linux
apt-get install ussp-push
Windows (WSL2)
sudo apt-get update sudo apt-get install ussp-push
Raspbian
apt-get install ussp-push

ussp-push

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).