Search : in
By :

Copy files or folder

Last answer on Aug 17, 2009 3:07:58 pm BST Raja, on Nov 14, 2008 4:15:48 am GMT 
 Report this message to moderators

Hello,
I am raja. I need one batch file, using that bat file i want to copy all files or folder to another location.
Give me a quick & good reply.


Thanking you,
Raja E.

Configuration: Windows XP
Firefox 3.0

Best answers for « copy files or folder » in :
VBA: How to know everything about the file folder Show VBA: How to know everything about the file folder Preliminaries In module In sheet1 module Preliminaries Open a new workbook Add a module In module ' Declare variables for wizard. Public balloon1 As Balloon Public balloon2...
[Vista] Take control over a file whose access is denied Show[Vista] Take control over a file whose access is denied Most Vista users have encounter the following type of message: "Access denied" when trying to edit some files or folder. To solve this problem: Right click the folder...
Files and Folder hidden - how to fix? ShowFiles and Folder hidden - how to fix? Issue Solution Issue If you ever try accessing your partitions or flash drive, can't see any files or folders and you have checked the drive's properties and see that there's still data in it,...
[MS-Dos]List the contents of a directory in a file Show[MS-Dos]List the contents of a directory in a file Intro Explanation Intro It may be convenient to make the listing of one or more directories in a file, to make a catalog of files. Under MS-DOS (or Windows by opening a...
UNIX - Files ShowIntroduction to UNIX files In UNIX systems any element is represented in the form of a file. All files are architectured around a single tree structure where the base, called the root, is written "/". File types UNIX systems define different...
Using FTP commands ShowThe FTP protocol FTP (File Transfer Protocol) is a protocol — meaning a standard language that lets two machines communicate — used so that computers of different types (or with different operating systems) can transfer files over a...
UNIX Commands ShowTable of the main UNIX commands Unix Commands Description Options ls lists the content of a directory -a Displays all files, including hidden files -I Displays a...

1

Coco, on Nov 14, 2008 9:02:36 am GMT
  • +11

http://technet.microsoft.com/en-us/library/bb491035.aspx (scroll to the bottom there are some examples.)

xcopy C:\folderA D:\folderB /s /e

Reply to Coco

3

 darkgen, on Aug 17, 2009 3:07:58 pm BST
  • +2

I would to ask if your batch file can be use, even if the destination is map drive?

-darkgen-

Reply to darkgen

2

Raja, on Nov 14, 2008 11:44:26 am GMT
  • +1

Hi,
Thanks for your kind solution for my doubt.


Thanks You,

Raja E.

Reply to Raja