First of all I have your temp email address you gave me from before.
But wouldn't use it as I said.
I think I fixed the problem. I changed the location of the file to a folder called Calendar and that seemed to fix it.
>C:\users\rls\Calendar\RLS's Calendar.ics
>1 File(s) copied
>C:\users\rls\Calendar\RLS's Calendar.ics
>1 File(s) copied
>C:\users\rls\Calendar\RLS's Calendar.ics
>1 File(s) copied
On Mon, 4 Jun 2007 17:18:35 +0200, "Pegasus" <> wrote:
>Trying to send me an EMail would not have gotten you
>anywhere - the address you see here is ficticious.
>
>Your original post is a bit vague, so let's try to be
>more specific. Please confirm that you're stumbling
>over this particular command:
>
>xcopy /s /y /d /h /c "C:\users\rls\rls's Calendar.ics" "M:\"
>
>If this is correct then please restate the problem you
>think you have with it.
>
>
>"RScotti" <> wrote in message
>news:.. .
>> Hi Pagasus,
>> I was hoping to get you but didn't want to email you. I did all you
>> suggestions except delete the target folder and it
>> did work except as I stated.
>> Please advise.
>>
>> On Mon, 4 Jun 2007 15:58:51 +0200, "Pegasus" <> wrote:
>>
>>>
>>>Instead of coding
>>>>xcopy /s /y /d /h /c "C:\users\rls\rls's Calendar.ics" "D:\*.*"
>>>get rid of the leading arrow head and code like so:
>>>xcopy /s /y /d /h /c "C:\users\rls\rls's Calendar.ics" "D:\*.*"
>> I only put the > in to show which file I was talking about it isn't in the
>> bat file.
>>
>>>Get rid of the trailing wild cards in the target parameters.
>>>When using wild cards, use them for the source parameter only,
>>>if at all:
>>>xcopy /s /y /d /h /c "C:\users\rls\rls's Calendar.ics\*.*" "D:\"
>> Thanks. I did that.But this is a file not a folder? so I changed it to:
>> xcopy /s /y /d /h /c "C:\users\rls\rls's Calendar.ics "D:\Calendar.ics"
>> I don't know if that is the right syntax
>> or if "D:\Calendar.ics\" is right?
>>>Check what hidden files you have in the source folder.
>> I do have shortcuts to cookies in the source folder and a few others.
>>>Check if you have a folder called "RLS's Calendar.ics" in the
>>>target folder.
>> Yes I did have a cookies folder in my M:\source folder but don't remember
>> putting it there. I just deleted it.
>>>If all fails, clean out your target folder completely before
>>>trying again.
>>>
>>
>> It did work but it kept asking me if it was a file or a folder. How do I
>> change that?
>> I used:
>> xcopy /s /y /d /h /c "C:\users\rls\rls's Calendar.ics "D:\Calendar.ics"
>>
>> Have a good day,
>> RScotti
>>
>> remove "nospam" in order to email me.
>>
>
Have a good day,
RScotti
remove "nospam" in order to email me.
|