Re: [Freedos-user] XCOPY still acting up in Windows XP !!?? (copying toexternal hard drive)

2007-10-29 Thread LimeyDi
Thank you, Mr. Riebisch, and my apologies for intruding by mistake into the
wrong forum.  Another user also suggested using opening and closing quotes,
but only around the source, not the target.  I'll experiment. 


A reply from Di 
[EMAIL PROTECTED]

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Robert
Riebisch
Sent: Monday, October 29, 2007 4:12 PM
To: freedos-user@lists.sourceforge.net
Subject: Re: [Freedos-user] XCOPY still acting up in Windows XP !!??
(copying toexternal hard drive)

At first: This is a mailing list about FreeDOS. It's not about Windows XP's
DOS window, which is something completely different!

LimeyDi wrote:

> XCOPY C:\Documents_and_Settings\Owner\My Documents\*.*
> I:\Backup\My_Documents\*.* /s /h /d /r /y
> 
> Notice that in an attempt to figure this out I inserted underscores 
> between folder name words, but with or without these, I get either 
> "too many parameters" or "invalid path".  A colleague suggested 
> inserting ~ after the 7th letter of a folder name (Backup\My_Docu~\ for
example) but that doesn't
> work either.  Any bright ideas???   and thank you!

Try (notice those `"'):
XCOPY "C:\Documents and Settings\Owner\My Documents\*.*" "I:\Backup\My
Documents\*.*" /s /h /d /r /y

Next time, please ask some Windows guys for help!

Robert Riebisch
--
BTTR Software
http://www.bttr-software.de/

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] XCOPY still acting up in Windows XP !!?? (copying toexternal hard drive)

2007-10-29 Thread Robert Riebisch
At first: This is a mailing list about FreeDOS. It's not about Windows
XP's DOS window, which is something completely different!

LimeyDi wrote:

> XCOPY C:\Documents_and_Settings\Owner\My Documents\*.*
> I:\Backup\My_Documents\*.* /s /h /d /r /y
> 
> Notice that in an attempt to figure this out I inserted underscores between
> folder name words, but with or without these, I get either "too many
> parameters" or "invalid path".  A colleague suggested inserting ~ after the
> 7th letter of a folder name (Backup\My_Docu~\ for example) but that doesn't
> work either.  Any bright ideas???   and thank you!

Try (notice those `"'):
XCOPY "C:\Documents and Settings\Owner\My Documents\*.*" "I:\Backup\My
Documents\*.*" /s /h /d /r /y

Next time, please ask some Windows guys for help!

Robert Riebisch
-- 
BTTR Software
http://www.bttr-software.de/

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user