search for: xcopy32

Displaying 4 results from an estimated 4 matches for "xcopy32".

2005 Apr 16
1
MS DOS 7 XCopy copies the same file over and over
We use MS DOS 7 ala Win98 SE and the M$ client for DOS to logon to Samba 3.0.13 Debian Stable package from samba.org. Also one other unique thing, we have XCOPY32.EXE copied as XCOPY.EXE thus it is really XCOPY32.EXE we are executing, just as XCOPY.EXE. ;-) Example of failing line of code... echo f|xcopy u:\foo\bar.txt h:\file.txt where U: is the drive mapped to the server and H: is a local RAM drive using XFSDSK. The file is copied over and over and over...
2003 Jun 09
0
Preservation of short and long filenames in Windows 9x with Samba
I have combed the Internet for an answer to this question and I have not found it. Here's the problem. As some may know, trying to copy files with xcopy32/explorer on a Windows machine to another drive or other Windows machine DOES NOT imply that both long and short filenames will be copied exactly. eg. long filename : thisisalongfilename.txt (in Windows) short filename: THISIS~1.TXT (at the DOS command prompt) >From what I have seen, if a file...
1998 Aug 18
1
xcopy failures
Hi I had sent a mail about a week ago regarding a xcopy problem I had. I am trying to copy an image of an nt workstation from an unixware 2.1.3 server running samba 1.9.18p8. Initially the client is a dos client, who connects to the unixware server and downloads files using xcopy. My problem after copying a certain number of files xcopy fails with path not found. On further investigation I
2000 Nov 06
3
Problems compiling vorbis.lib in MS Land
Hey all...for whatever reason when opening up the vorbis_vc6 project in Dev Studio bitwise.c and framing.c are still in the project. From my understanding these files are only in the ogg library now. If I try to compile the project as is, it fails because it can't find the files. Simple solution: Delete the two files. I just thought I'd give somebody a heads up.... Keep up the great