Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

xxcopy

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 3168
  • Category: Backup
  • Founded: May 9, 2001
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

Advanced
Messages Help
Messages 11052 - 11081 of 17497   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
11052 Malcolm Surgenor
m_surgenor Send Email
May 2, 2005
8:59 am
I had a strange experience last night and I cannot figure out what went wrong. I've been using this 'process&#39; for ages without any problem. I copy my latest...
11053 babba lou
babba_lou2002 Send Email
May 2, 2005
1:50 pm
Update from me. I thought AutoIT was a little complicated, albeit very useful, so I decided to do some looking around. Found a different freeware backup...
11054 John Zeman
john041650 Send Email
May 2, 2005
5:13 pm
I know there were some network connectivity issues involving the xxcopy process that were addressed in version 2.85.9 (you are using version 2.85.7). As I...
11055 uberkack Send Email May 2, 2005
6:55 pm
Is there a way to move a file to a different server and just leave behind a shortcut? What I want to do is schedule a script to run that would move some files...
11056 Malcolm Surgenor
m_surgenor Send Email
May 2, 2005
7:42 pm
Thanks for the comments John. I suspect it's one of these things I'll never get to the bottom off! I've recovered the files from the Memory Stick so...
11057 John Zeman
john041650 Send Email
May 2, 2005
10:59 pm
... that ... behind ... You would need a command line tool to create shortcuts to do this. 4NT has a command that will do it, and Frank Westlake has a freeware...
11058 Dan Halbert
dan_halbert Send Email
May 2, 2005
11:43 pm
I successfully used XXClone v0.31 to clone my XP Pro system to a larger hard drive. I was careful to boot the new disk the first time without the old disk in...
11059 ukraynian Send Email May 3, 2005
1:43 am
Got XXCLone working on WinXP Pro and love it. Slight problem with the boot control floppy. I'm using 2 identical drives. They were listed in the .ini as...
11060 ep_meiser Send Email May 3, 2005
1:12 pm
I'm using the following command line: xxcopy D:\BASF_MASTER\WayToNovell&#92;* U:\SollIstAbgleich /s /YY /RC /WV0 Wath's my intention?: i want to move all files and...
11061 Ron Hossack
rhossack Send Email
May 3, 2005
1:30 pm
I installed the new 0.40.0a XXCLONE and now cannot get it to run with my batch file for unattended. I first tried installing it in my usual directory...
11062 Ray McCormick
ray_mccormick Send Email
May 3, 2005
2:44 pm
OS W2k Professional SP4 and updates XXCLONE INSTALLATION Changed installation directory to D:\Program Files\XXCLONE Message: "Failed to create file: C:\Program...
11063 ray_mccormick Send Email May 3, 2005
3:42 pm
... Files\XXCLONE&#92;readme.txt" ... files in "D:\Program Files\XXCLONE&#92;" including xxclone.exe are, in fact, shortcuts to files in C:\WINNT&#92;system32&#92;. ... G:...
11064 nv1z@... Send Email May 3, 2005
8:02 pm
What is the combination of switches that does what the /CLONE switch does, without the auto-delete in the destination drive AND without having to constantly...
11065 cmrowell2112 Send Email May 3, 2005
8:56 pm
Is there a switch setting that will only copy files to the destination if the DO NOT already exist there? If so, please share. TIA CMR...
11066 John Zeman
john041650 Send Email
May 3, 2005
9:27 pm
... Try adding the following option to your command line: /x\* I'd also drop the * at the end of the source so it becomes: D:\BASF_MASTER\WayToNovell&#92; John...
11067 John Zeman
john041650 Send Email
May 3, 2005
9:40 pm
... The /BB option does that. To include the files in subfolders, also add /S or /E To copy hidden and system files, add /H John...
11068 John Zeman
john041650 Send Email
May 3, 2005
9:56 pm
... Just change /CLONE to /BACKUP For a list of the actual options that make up each of the above shortcut options, from a command prompt type xxcopy /backup...
11069 nv1z@... Send Email May 4, 2005
12:14 am
In a message dated 5/3/2005 6:00:18 PM Eastern Daylight Time, ... Thanks, John. Richard Kahn, NV1Z Subaru High Mileage Club ...
11070 Garry Deane
garrydeane Send Email
May 4, 2005
12:38 am
... To prevent the source directories being deleted, add /ED. Note that this will leave all subdirectories. If you want to delete all the subdirectories but ...
11071 waltgallus Send Email May 4, 2005
8:52 am
1. I have the following shortcut on my desktop: F:\WINDOWS&#92;system32&#92;xxclone.exe F: K: /WP:F:\Windows&#92;mytarget.bmp /backup1 /bc:0 /ni:0 /start In F:\Windows I...
11072 Ron Hossack
rhossack Send Email
May 4, 2005
1:45 pm
I installed the new 0.40.0a XXCLONE and now cannot get it to run with my batch file for unattended. I first tried installing it in my usual directory...
11073 ndqhtsgfa Send Email May 4, 2005
3:07 pm
I found this service that helped me refinance my home mortgage saving me thousands of dollars a year. Check this service out. http://allapprovelender.com take...
11074 glen2glenn Send Email May 4, 2005
9:24 pm
Hello, New to the group, so if I am covering old material, my apologies. My problem is that I do a lot of copying of my customer's hard drives, sometimes...
11075 Rollins Warden
lazy_program... Send Email
May 4, 2005
10:07 pm
Hey all, can anyone help me out? I am trying to copy a list of files from a list I saved in textpad, any one know the proper syntax?...
11076 Garry Deane
garrydeane Send Email
May 5, 2005
1:08 am
... By default, xxcopy will continue after encountering a copy error (/C switch). However if your problem is that the path/filename is too long (> 256 chars), ...
11077 Garry Deane
garrydeane Send Email
May 5, 2005
2:11 am
... Xxcopy doesn't support reading the files to copy from an input file. Maybe this post will help on how you can work around it using exclusion files. ...
11078 waltgallus Send Email May 5, 2005
5:41 am
Is the wallpaper feature (/wp switch) supposed to work in version 0.40.0? Here my experience: - F:\WINDOWS&#92;system32&#92;xxclone.exe F: K: /backup1 /bc:0 /start ...
11079 lsveirctfw Send Email May 5, 2005
9:40 am
I recently used http://www.allapproveloans.com to refinance, got a much better interest rate and am saving hundreds per month. No obligation, no cost....
11080 David G. Connett
connett2003 Send Email
May 5, 2005
1:54 pm
Can't we get this guy of our board? ... From: lsveirctfw To: xxcopy@yahoogroups.com Sent: Thursday, May 05, 2005 2:40 AM Subject: [xxcopy] Stop spending so...
11081 Glen Hyskell
glen2glenn Send Email
May 5, 2005
2:40 pm
Garry, Thank you! Glen ... a copy error (/C switch). However if your problem is that the path/filename is too long (> 256 chars), xxcopy will not be able to...
Messages 11052 - 11081 of 17497   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

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