We've been using xxcopy to backup between two Win2003 servers for several years. Recently it has been exiting with Exit code 49 (Problem in Network). I added...
Garry, I have been using /JY in Windows 2000 PRO with both XXCOPY 2.92.6 for several months and 2.96.5 and it works great. But I just tried it under Windows XP...
Hello everybody, I've been using xxcopy to help me migrate data from an old netware box to a windows server and it has worked a treat. However this is twisting...
... You need to split the copying into two parts - copy files that are the same and copy files that are newer. The easiest way is to use the /bu (or /backup)...
Does anyone know of any way to remove the license prompt on the freeware version? I was really happy to have found the perfect little program only to have it...
I am using the following in a batch file: echo copying media xxcopy d:\media\ o:\media /clone/sc/tcc/yy /ni xxcopy d:\media\ /az /s /q3 In the media folder at...
hi all, i need to copy all the files in some subdirectories to one, i wan't to copy the directory structure. I try "xxcopy *.* /s [destination] /t0", but it...
... Try this: xxcopy [drive letter]:\*.[ext] /SG [Target folder, ending it with \] if drive letter = C if target folder = d:\mymp3\ if extension = mp3 you...
Is there a quick way to do this? I have an old script set up that just copies one directory on a drive to a c:\backup\ location on the same drive. There are...
How do you copy all the folders on a server? That is, say you have \\server <file://server/> with \\server\folder01<file://server/folder01>, \\server\folder02...
... Whenever xxcopy issues a user prompt like this, you can reply with /? and xxcopy will display the switch needed to suppress that prompt. In this case you...
... The server will normally have a root level share name such as \\server\data or a hidden administrative share name like \\server\d$. In that case, and...
Have been running xxxcopy on Windows XP sp2 with all the latest updates. Just upgraded to the lestest version of xxcopy, and now the system hangs with blank...
Hi, I have been using xxcopy for some years. I thought I had read a long time ago that I could compare files and write a report only. I need to compare some...
Hi, Use the /L option, logonly. Make sure the /oE /oF /oD options for what to log where are set correctly as well. Groetjes, Bonno Bloksma ... From: rarejedhi ...
I've got a licensed copy of XXCOPY Ver 2.92.6 and I've used it for some time. But I can't make it do this particular task. Must be a first! ;-)) I've got a...
... Why would you want to copy mapped drives? These are usually on the server anyway. I use the Microsoft free Shadow tools to make a Shadow drive and then I...
... Xxcopy can't do this. Xcopy and Robocopy have what is called re-startable mode (/Z) intended for re-starting a copy from the point it was interrupted when...
... Nice idea. But when I tried this, xcopy simply deletes the partly copied file on the destination when I terminate the copy. Oh well it was worth a try. ...
Suppose in drive C I have many many folders: aaa,bbb, ccc,ddd,ggg,hhh,iii,kkk and so on. I want to copy aaa,bbb,ggg folders to d:\ drive. What is exactly...
Hi all: I've not found my answer searching previous posts, so here goes. If I've been informed correctly, XP changes the directory timestamp when ever a file...
I just wrote a script with xxcopy. I wanted to do a filesize check of my copied files. I found xxcopy quite verbose, so I finally settled on the following...
Hello, I've got the XXCOPY Pro-Test version(2.96.5) at last week. I've install that version by using install.bat But, when i trying to run it, there is a...
... Just search your entire computer for xxcopy and delete it. Also look for registry key 'Pixelab' in regedit and delete it. Mine is in HKLM\SOFTWARE Did you...