Computing.Net > Forums > Disk Operating System > Xcopy

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Xcopy

Reply to Message Icon

Name: John
Date: September 20, 2002 at 13:19:06 Pacific
OS: W2K Server
CPU/Ram: P4 ,1.2GB
Comment:

I have created a batch file containing the xcopy command. It contains the following:
xcopy c:\mcafee\server\*.* \\agile\virusupd

when I run the batch file from a command prompt it works, no problem. When I have the batch file execute from a Mcafee task it always gets invalid drive specification. Any thoughts? Thanks - John




Sponsored Link
Ads by Google

Response Number 1
Name: bitbyte
Date: September 21, 2002 at 03:32:47 Pacific
Reply:

maybe wrong rigths for the mcafee task?
i also would mount the netdrive to a free drive letter with the "net use" command every time when the batchfile runs


0

Response Number 2
Name: Jeff
Date: September 26, 2002 at 17:02:43 Pacific
Reply:

I have almost the same exact problem. I run a command from Symantec's Ghost Console (it's a batch file) containing the following line:

xcopy S:\ c:\docume~1\labuser\ /E /C /H /R /Y /Q /Z

(that's all one line, if it's not showing up right).
S:\ is a mapped network share.
I have the same exact error message...the thing is that if I go and double click the file, it works fine and dandily. Only when running the task remotely does it fail. If you've figured out a way to make this work, please let me know!


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Disk Operating System Forum Home


Sponsored links

Ads by Google


Results for: Xcopy

xcopy errorlevels??? www.computing.net/answers/dos/xcopy-errorlevels/7510.html

xcopy switches www.computing.net/answers/dos/xcopy-switches/6175.html

xcopy date copying www.computing.net/answers/dos/xcopy-date-copying/13400.html