User Tools

Site Tools


howtos:upload_file_via_web
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


howtos:upload_file_via_web [02/12/2018 21:34] (current) – created - external edit 127.0.0.1
Line 1: Line 1:
 +====== Intro ======
 +Want to be able to exchange files between two machines, well that's easy...or is it?
  
 +Here's a solution doing it through a browser.
 +
 +===== Droopy =====
 +You find til script [[http://stackp.online.fr/?p=28|here]] or {{:droopy.sh.gz|here}}
 +
 +===== How to use =====
 +Just run the script and you will receive uploaded files in the directory you started the script in.
 +
 +Here's more details:
 +<code>
 +usage: /home/tdd/bin/droopy.sh [-m message] [-p picture] [-d directory] port
 +example: /home/tdd/bin/droopy.sh -m "Hi, this is Bob. You can send me a file." -p avatar.png
 +</code>
 +
 +
 + 
howtos/upload_file_via_web.txt · Last modified: 02/12/2018 21:34 by 127.0.0.1