Search the web
Sign In
New User? Sign Up
xxcopy
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 12608 - 12637 of 15823   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
12608
I tried that also but I need the new folder to have the same permissions as the original and doing it that way doesn't work. Michael ... But I ... is ... ...
mikespamaccount
Offline Send Email
Jul 1, 2006
7:04 am
12609
... You need to use a wild card in the source directory name so that the "base" directory is "d:\groups\" and the \sample\ directory gets created automatically...
Garry Deane
garrydeane
Offline Send Email
Jul 1, 2006
8:00 am
12610
Hello, I have a directory tree containing 1400 directories and subdirectories. Each directory and subdirectory contains a file named "main.shtml" along with...
jdetray
Offline Send Email
Jul 1, 2006
8:51 pm
12611
... Yes, quite straightforward. xxcopy \src\main.shtml \dst\ /bu Garry...
Garry Deane
garrydeane
Offline Send Email
Jul 2, 2006
9:02 am
12612
Hi, Just a basic question before I really begin to evaluate XXCOPY: If I purchase a licence, I suppose that there will be no more messages (switch /YY) that...
hretif
Offline Send Email
Jul 3, 2006
7:12 pm
12613
I don't know if it is of use to anyone here, but I only recently came across XXCOPY and ended up using it in a script I wrote for a client to archive all their...
zealousworks
Offline Send Email
Jul 3, 2006
11:17 pm
12614
I am trying to use xxcopy to refresh 650 gig from a network drive to an external usb drive attached to a workstation. It stops at different times telling me...
mstoumba
Offline Send Email
Jul 6, 2006
2:19 pm
12615
My Backup file is this xxcopy k:\ l:\fccbu\ /bu /FF /WV0 /oAbkup2.log /EXmyexcl2.lst If I wanted to exclude all the files on a hard drive that started with $b,...
tj3775
Offline Send Email
Jul 7, 2006
2:26 pm
12616
Hi, I have google'd for an answer to this problem but came up with no solution. I am trying to use xxcopy (I just got the pro trial) to copy files from...
i_gorman
Offline Send Email
Jul 7, 2006
9:31 pm
12617
... with ... the ... If you want to skip $b*.* files anywhere in the tree, specify as \*\$b*.* You can use this with the /X switch or within an exclude file ...
ray_mccormick
Offline Send Email
Jul 8, 2006
3:35 pm
12618
... with ... the ... If you want to skip $b*.* files anywhere in the tree, specify as \*\$b*.* You can use this with the /X switch or within an exclude file ...
ray_mccormick
Offline Send Email
Jul 8, 2006
3:45 pm
12619
What is the best way to copy an entire drive with all permissions from one server to another?...
kozlowskidave
Offline Send Email
Jul 8, 2006
10:21 pm
12620
I tried this. It copies the folder but does not put the permissions on the new folder(although it does for folders underneath). is there really no simple way...
Michael
mikespamaccount
Offline Send Email
Jul 8, 2006
11:08 pm
12621
Hi. Is there a way to flatten subdirectories on a copy, but avoid renaming the files?...
miclus
Offline Send Email
Jul 10, 2006
2:07 am
12622
hi, I have download the pro evaluation version, as I am thinking of using this on our network to allow the users to manually backup files from there computer...
j_dickinson_bom
Offline Send Email
Jul 10, 2006
8:20 pm
12623
This is my script which works very well, but I cannot suppress the Directory creation prompt. I have tried all the switches /PD0 /YY /IA Very thankful for your...
davidvandyk_dvd
Offline Send Email
Jul 11, 2006
7:21 am
12624
... Yes, that's correct. Even with the free version, most prompts can be suppressed but a few such as those relating to copying across a network and macro use...
Garry Deane
garrydeane
Offline Send Email
Jul 11, 2006
8:24 am
12625
... xxcopy \\server1\c$\ \\server2\c$\ /bu/tc/sc Note that you need to set up the inherited permissions for the root directory of the destination drive...
Garry Deane
garrydeane
Offline Send Email
Jul 11, 2006
8:48 am
12626
... Although xxcopy uses $ as a special macro character, it is always preceded with a \ e.g. xxcopy \src\ dst\/$date$\ so shouldn't be causing any problems...
Garry Deane
garrydeane
Offline Send Email
Jul 11, 2006
8:50 am
12627
... Files will only be renamed if there are several files with the same name in different branches of the source directory tree. To avoid renaming, you have to...
Garry Deane
garrydeane
Offline Send Email
Jul 11, 2006
8:55 am
12628
... I believe there are special versions of xxcopy available that allow for special admin needs. Contact Kan Yabumoto <tech at xxcopy.com> directly and he may...
Garry Deane
garrydeane
Offline Send Email
Jul 11, 2006
9:02 am
12629
... I'm not sure why you're getting that particular error. It seems to me that your 1st line should generate a "directory not found" error since /MD shouldn't...
Garry Deane
garrydeane
Offline Send Email
Jul 11, 2006
9:41 am
12630
Thanks Garry...:) Works like a charm, and my original folder does not get deleted any more...
davidvandyk_dvd
Offline Send Email
Jul 12, 2006
1:11 pm
12631
For a couple years now I've been trying to copy directories in XP ntfs drives with the timestamp intact, I understand that xxcopy can not modify the timestamp...
mptronix
Offline Send Email
Jul 13, 2006
9:46 pm
12632
... Yes, get the latest beta version 2.92.9 from http://www.xxcopy.com/betatest/ This version can now preserve all timestamps on NTFS (see xxcopy /tc/?). Of...
Garry Deane
garrydeane
Offline Send Email
Jul 14, 2006
12:48 am
12633
Please I need some help. I've used xxcopy many times in the past, and I've never had trouble before. When I use XXCopy, starting from a CMD prompt, which...
logoselite
Offline Send Email
Jul 14, 2006
8:17 am
12634
... Does your destination d:\a_desktop\ exist before you type in your commands? If it does not exist, the command will fail as you are seeing it fail. And...
John Zeman
john041650
Offline Send Email
Jul 14, 2006
7:40 pm
12635
you can now officially call me Dr. :) Took me about 2 months, but after calling these guys (801) 697 0461 they helped get me setup and get fully accredited!...
erika-haven800@...
Send Email
Jul 18, 2006
9:26 am
12636
I have the following command line that copies then deletes the source files on successful copy, and it works great. xxcopy /YY /S /E /H /tcw0 /oE3 /RC /ED1...
lamarmorristicom
lamarmorrist...
Offline Send Email
Jul 18, 2006
5:16 pm
12637
Hi, this is the command I use: xxcopy C:\Programme\Miranda\ S:\Backup\Miranda\ /CLONE /PB1M The C: partition uses NTFS, as does S: and they're both formatted ...
amblindoesnotdance
amblindoesno...
Offline Send Email
Jul 18, 2006
10:55 pm
Messages 12608 - 12637 of 15823   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help