Using ftp changedir / multiple directories

I'd like to have changedir move to a directory like:

website\content

Is ther someway to do that?  I can go to website, but cd website\content is not a legal command

Which finalbuilder version are you using? I just tested this and it worked fine for me. It may depend on the ftp server, I tested with our webserver which has ISS7 with the new FTP server.

Also, using forward slashes may be required on some ftp servers.

I'm using 6.1, connecting to proFTPD 1.3.1 I assume on a unix box.  I did try both direction slashes.