As part of my build, finalbuilder deploys the build to a server via FTP. Before uploading the new build via FTP finalbuilder must delete the old build via FTP recursive.
How can I use finalbuilder to delete recursive via FTP? The "ftp delete file" and "ftp delete directory" actions can't do the job alone.