Sometimes you just need to move a few files between machines on your local network.

You don't want to configure a full FTP daemon, create system users, edit configuration files, and set up a permanent service. You just want to share a directory, grab the files from another machine, and shut the server down when you're finished.

Python makes this...