<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en-us" xmlns="http://www.w3.org/2005/Atom"><title>Simon Willison's Weblog: woof</title><link href="http://simonwillison.net/" rel="alternate"/><link href="http://simonwillison.net/tags/woof.atom" rel="self"/><id>http://simonwillison.net/</id><updated>2009-11-24T08:44:31+00:00</updated><author><name>Simon Willison</name></author><entry><title>Woof - simply exchange files</title><link href="https://simonwillison.net/2009/Nov/24/woof/#atom-tag" rel="alternate"/><published>2009-11-24T08:44:31+00:00</published><updated>2009-11-24T08:44:31+00:00</updated><id>https://simonwillison.net/2009/Nov/24/woof/#atom-tag</id><summary type="html">
    
&lt;p&gt;&lt;strong&gt;&lt;a href="http://www.home.unix-ag.org/simon/woof.html"&gt;Woof - simply exchange files&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
Ultra simple file sharing for local networks: run “woof filename” to start a local web server which will serve up that file, just once, and then terminate. Can also serve up an entire directory as a compressed archive. Written in Python, as a single script which you can drop in to your ~/bin. “woof -s” serves the script itself, so you can easily pass it to someone who has a file you want.

    &lt;p&gt;&lt;small&gt;&lt;/small&gt;Via &lt;a href="http://www.tuxradar.com/content/command-line-tricks-smart-geeks"&gt;Command line tricks for smart geeks&lt;/a&gt;&lt;/small&gt;&lt;/p&gt;


    &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/cli"&gt;cli&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/filesharing"&gt;filesharing&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/python"&gt;python&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/woof"&gt;woof&lt;/a&gt;&lt;/p&gt;



</summary><category term="cli"/><category term="filesharing"/><category term="python"/><category term="woof"/></entry></feed>