Code Snippets

sls

sls is simple python script that works like scp but lists the contents of a directory. Here's an example:

sls -al will@foo.com:~/
You can find it here.