Question
Using "\" or "/" in path
We have several clients that host our product externally on
their website. So therefore, when a change is made to a file we
need to FTP it out to their site. The issue I am running into is
this. For some clients the remotefile attribute of the cfftp tag
needs to be in the format SomeDIR
\ anotherDIR
\ thefile.xxx but apparently for others I need to use the
/ instead. If I use the \ for those clients it creates a
directory called SomeDIRanotherDIR and puts the file in there,
ignoring the \. Why is that? Is that some kind of FTP setting?
TIA
TIA
