PDA

View Full Version : problem with queue file


sarbarbar
04-30-2008, 10:02 AM
Hi
Please correct my queue file sample:

0[1]0[1][2]ImportedSites.mydomain.com[1][2]W:\projects\mydomain.com\[1]template.html.[1]/html/templates/template.html.[1]<filesize>[CR/LF]

I want to replace template.html file at my server in /html/templates/ directory with such named file from my computer's directory W:\projects\mydomain.com\
Thank you

bigstar
04-30-2008, 10:15 AM
The easiest way to do this is to connect to the site and queue the file or folders and then save the queue file, once you save the queue you can compare it to what you have.

If you compare your sample with the guide on https://oss.azurewebsites.net/forum/showthread.php?t=1237

you have an extra <1> between the folder and filename

sarbarbar
04-30-2008, 10:39 AM
0[1]0[1][2]ImportedSites.mydomain.com[1][2]W:\projects\mydomain.com\template.html.[1]/html/templates/template.html.[1]<filesize>[CR/LF]
is it right now?

bigstar
04-30-2008, 03:45 PM
0[1]0[1][2]-[1][2]ImportedSites.mydomain.com[1]W:\projects\mydomain.com\template.html.[1]/html/templates/template.html.[1]<filesize>[CR/LF]

I think that might be correct but I'm not 100% sure, Is it possible for you to actually create the queue and then view the entry generated once you save it?