Making a button to a specific FTP server

Hi, at the moment I have added a "button" to a toolbar which makes a button for each FTP server in the FTP list. Ideally I would want to be able to add a button which simply goes direct to the FTP, like "go E:\Music" but for FTP...

What would be the code to do this? Any pointers?

Thanks for reading.

You can do it explicitly using the ftp://name:password@site/ format, eg:

Go ftp://jon:password@ftp.mysite.com/home/files

You can also reference a configured FTP site in the address book with @, eg if your site is called "MySite" in the address book:

Go @mysite

Excellent, that was what I needed.

Thanks.

Another easy way is to open the Address Book and drag the item out of the Address book and drop this on a toolbar. Of course you will have to be in Customise Mode! So open the Address book then open customise then drag and drop!