Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: How to copy recursive files in Windows? like unix cp -r

RE: How to copy recursive files in Windows? like unix cp -r

From: Rothouse, Michael <mrothouse_at_fcg.com>
Date: Wed, 08 Oct 2003 11:19:39 -0800
Message-ID: <F001.005D26B3.20031008111939@fatcity.com>


xcopy /e <source> <destination>

Example: xcopy /e c:\temp e:\

-----Original Message-----

Sent: Wednesday, October 08, 2003 2:59 PM To: Multiple recipients of list ORACLE-L

Hi List:

How to copy recursive files in Windows? like unix cp
-r

Thanks in advance,
Sami



Do you Yahoo!?
The New Yahoo! Shopping - with improved product search http://shopping.yahoo.com
--

Please see the official ORACLE-L FAQ: http://www.orafaq.net
--

Author: Oracle DBA
  INET: sami_resume_at_yahoo.com
Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services

---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).
--

Please see the official ORACLE-L FAQ: http://www.orafaq.net
--

Author: Rothouse, Michael
  INET: mrothouse_at_fcg.com
Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services

---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Wed Oct 08 2003 - 14:19:39 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US