Thanks support once again for your hints, I have been trying to get the archive path in to a variable but have run in to a problem.
When I setup the Archive path for the creation of the zip file, I first used a variable that also had the local path statement in it eg
eg
c:\FTP\{USERVAR(Create Random GUID)}.zip
The in my Copy Task I used
{TASK(8cd3f634-fb6e-4e01-bb21-fee11f2b501d,ArchivePath)}
When I used that variable for the copy statement it failed second path fragment error must not be a drive or UNC name path 2
As it did not like having the file path
c:\FTP\4759e416-4457-4f81-a752-1d6fb58c169c.zip
I removed the local path statement from the ZIP task but now I have no idea where the zip file is being created the log file does not give any hints
16/12/2009 6:37:46 AM Info Task started: Compress New XML files (27)
16/12/2009 6:37:47 AM Info Task completed: Compress New XML files (27)
16/12/2009 6:37:47 AM Info Task started: Move File (28)
16/12/2009 6:37:47 AM Info Task completed: Move File (28)
16/12/2009 6:37:47 AM Info Job process was aborted by user.
16/12/2009 6:37:47 AM Info Job completed: Trigger and Compress new XML Notifications
16/12/2009 6:38:42 AM Debug Saving Jobs
jamesTrix attached the following image(s):