Added default link() and symlink() methods to Transport. Added implementation of link() and symlink() methods to LocalTransport. Added implementation of symlink() method to SFTPTransport. Added corresponding tests (symlink() fails for SFTPTransport for some reason; possibly a Paramiko bug?). Committing in preparation for push and eventual merge proposal to mainline bzr.