← Back to team overview

ubuntu-phone team mailing list archive

tool to download and upload files through HTTP protocol

 

Hi,

from time to time I need a quick way to share files between my UT
smartphone and
my Ubuntu Desktop. For this I found woof - share files through HTTP
protocol.

I installed woof on my Desktop. sudo apt-get install woof

Desktop --> UT
woof -c 4 <file-you-want-beam-to-UT>

Open browser on UT and type the IP Address.

UT --> Desktop
woof -U

Open browser on UT and type the IP Address, upload form will allow
you to specify file!

konrad