"" <> wrote in
news: ups.com:
> I have a batch file that I am having problems with, I am taking
> files and moving them across our server but when I try to delete
> the files I am getting this error can some one please help??
Do you have to use FTP? If not, I would just make a batch file or
VBScript file, map a drive to the server in question and do your
operations that way.
Otherwise, you probably need to use "CD" to get to the root of the
folder you are trying to get to and drop the UNC names, particularly
the "\\"
Adam
--
Visit my PC Tech blog at
www.leinss.com/blog