An sftp client implemented in a web browser
Takes extensive use of the phpseclib library
git clone https://github.com/jack775544/browser-transfer.git
cd browser-transfer
git submodule init
git submodule update
cd phpseclib
curl -sS https://getcomposer.org/installer | php
php composer.phar install
By default zones at UQ have outgoing connections from port 22 blocked, this means that this will not work on the normal settings! To get port 22 unblocked on the UQ Zones, contact the ITIG helpdesk for assistance.