Re: XCOPY deployment -- security failure: "File creation error..."
- From: matt@xxxxxxxxxxxxxx
- Date: 6 Sep 2006 08:33:44 -0700
Marty List wrote:
- Try adding quotes around the paths in case any contain spaces and cmd.exe
is parsing the parameters differently than what you would expect:
xcopy "D:\projects\myProject" "%SERVERPATH%\_code"
i do not believe that is an issue. no spaces in my paths. and, it works
just fine locally.
- Try removing parameters from xcopy, make it simpler to troubleshoot. For
example, these are different than what you get with explorer.exe: "/o" and
"/exclude:deploy_excludes.txt"
i dont think the /exclude is doing it, because thats simply excluding
files from the source (my end). this error seems to be related to write
errors on the destination (the server). /o could be related, tho... i
will try this.
- Try looking at the Security event log on the server, you may need to
enable auditing on both the share and the parent folder.
....this is probably going to be required. just wish i had access to the
box (other than my share).. gotta jump thru some hoops.
thanks
matt
.
- Prev by Date: Re: batch file for share permissions
- Next by Date: Re: batch file for share permissions
- Previous by thread: Re: XCOPY deployment -- security failure: "File creation error..."
- Next by thread: batch file for share permissions
- Index(es):
Relevant Pages
|
Loading