Are you prefixing backslahes? If not, please read "special ASCII characters topic" in the on-line help : I would like to copy files to another server with : a unc path like \\server\share\targetdir\anotherdir\newfilename : filecopyex does not seem to be able to do this. if I copy to a : mapping like k:\targetdir\anotherdir\newfilename it works fine but : how do i get a mapping k: to \\server\share when 24x7 is running as : service? I do know I have to run it under a specific user account (not : system)
|