FTP support with VFS

This is a bit old, but for those of you who have not noticed, you can type an ftp url into the file browser and you can browse the files on the server. The url can be something like ftp://user:pass@server.com:21 if you need to use a special port or log into the server first. You can also edit files directly from the ftp server, and even drag and drop works! Any application already written for the desktop has support for this, and will also support additional protocols once they are written. Take a look!