Copy Utility request

B

Brian Tozer

Does anyone know of a program that can be pointed at a source folder, and a
destination folder, and will copy all files from the source folder and all
subfolders, to the destination folder?

TIA
Brian Tozer
 
G

George R. Young

Does anyone know of a program that can be pointed at a source folder,
and a destination folder, and will copy all files from the source
folder and all subfolders, to the destination folder?

TIA
Brian Tozer

SyncBack
http://www.syncback.com

It does a lot more extremely well.
 
D

dadiOH

Brian said:
Does anyone know of a program that can be pointed at a source
folder, and a destination folder, and will copy all files from the
source folder and all subfolders, to the destination folder?

You mean other than Windows Explorer?

--
dadiOH
_____________________________

dadiOH's dandies v3.0...
....a help file of info about MP3s, recording from
LP/cassette and tips & tricks on this and that.
Get it at http://mysite.verizon.net/xico
____________________________
 
D

Doc

Does anyone know of a program that can be pointed at a source folder,
and a destination folder, and will copy all files from the source
folder and all subfolders, to the destination folder?

TIA
Brian Tozer

From command line ------- xcopy

Copies files and directory trees.

XCOPY source [destination] [/A | /M] [/D[:date]] [/P] [/S [/E]] [/W]
[/C] [/I] [/Q] [/F] [/L] [/H] [/R] [/T] [/U]
[/K] [/N]

source Specifies the file(s) to copy.
destination Specifies the location and/or name of new files.
/A Copies files with the archive attribute set,
doesn't change the attribute.
/M Copies files with the archive attribute set,
turns off the archive attribute.
/D:date Copies files changed on or after the specified date.
If no date is given, copies only those files whose
source time is newer than the destination time.
/P Prompts you before creating each destination file.
/S Copies directories and subdirectories except empty ones.
/E Copies directories and subdirectories, including empty
ones.
Same as /S /E. May be used to modify /T.
/W Prompts you to press a key before copying.
/C Continues copying even if errors occur.
/I If destination does not exist and copying more than one
file,
assumes that destination must be a directory.
/Q Does not display file names while copying.
/F Displays full source and destination file names while
copying.
/L Displays files that would be copied.
/H Copies hidden and system files also.
/R Overwrites read-only files.
/T Creates directory structure, but does not copy files. Does
not
include empty directories or subdirectories. /T /E includes
empty directories and subdirectories.
/U Updates the files that already exist in destination.
/K Copies attributes. Normal Xcopy will reset read-only
attributes.
/Y Overwrites existing files without prompting.
/-Y Prompts you before overwriting existing files.
/N Copy using the generated short names.
 
3

|3iff //ullins

Don't you think that people are able to make up their own minds?
if it says "babya", its itoldyousoware.

--
babya software reviews:
if it says "babya", its sewerware.
if it says "babya", its corlissware.
if it says "babya", its fecalsludgeware.
if it says "babya" its peanutsupthearseware.
if it says "babya", its pissartistware.
if it says "babya", its smegware.
if it says "babya", its pilchardware?
if it says "babya", its pissypantsware.
if it says "babya", its foadware.
if it says "babya", its terroristware.
if it says "babya". its polished-turdware.
if it says "babya", its ignorantware.
if it says "babya", its imgonnatellmommyware.
if it says "babya", its crybabyware.
if it says "babya", its anythingbutusableware.
if it says "babya", its hayseedware.
if it says "babya", its incestware.
if it says "babya", its suicideware.
if it says "babya", its fecalware.
if it says "babya", its goofnutware.
if it says "babya", its pantylinerware.
if it says "babya", its snotware.
if it says "babya", its hurlware.
if it says "babya", its foolware.
if it says "babya", its skankware.
if it says "babya", its unacceptableware.
if it says "babya", its teepeeforyourbungholeware.
if it says "babya", its trollware.
if it says "babya", its testicleware.
if it says "babya", its chumpware.
if it says "babya", its (soiled) underware.
if it says "babya", avoid it like the plague.
if it says "babya", its fuglyware.
if it says "babya", its 'tardware.
if it says "babya", it is syrup-of-ipecac-ware.
if it says "babya", its fartknockerware.
if it says "babya", its poo.
if it says "babya" its spamware.
if it says "babya" its trash.
if it says "babya" its rotgut.
if you use "babya" products, you're polishing a turd.
if it says "babya", its queefware.
if it says "babya", its ignorantfuxorware.
if it says "babya", its diaperware.
if it says "babya", its fungusware.
if it says "babya", its teatware.
if it says "babya", its garbage.
if it says "babya" you're better off dead.
if it says "babya", it must be garbage.
if it says babya it means CRAPware"
if it says "babya" it must be the spawn of a dunderheaded dolt.
if it says "babya" it means VOMITware.
if it says "babya" it means hersheysquirtware.
if it says "babya" its pottyware!
if it says 'babya' it means 'keep it off of your computer'.
if it says 'babya', keep it off your system.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top