I need to upload items to a ftp site from a project in CC.NET. The problem is the directory structure is like this: Patches\CCNETLABEL\
Where CCNETLABEL is the label ccnet applied to another project.
My question is can I use the CCNetLabel Parameter in my config file or
do I have to move it out to a batch executable? I know in the
emailPublisher task you can use some parameters such as
{CCNetProjectName} but I tried this with the FTP task and was
unsuccessful.
