Arthur S. Alexion on Mon, 4 Nov 2002 18:00:06 -0500 |
On Monday 04 November 2002 02:26 pm, Bill Jonas wrote: > On Mon, Nov 04, 2002 at 02:10:10PM -0500, Arthur S. Alexion wrote: > > I know that I can use split(1) to break up the file on the Linux > > machine, but any idea how I can combine the resulting file on the > > windows machine? > > Hmm... it's been a little while, so I might be a bit rusty, but > something like the following should work: > > C:\> copy /b file1 + file2 + file3 + ... + fileN newfile I have a feeling this should work (based on my memory), and am in the process of trying it. I had downloaded a promising utility called filesplt which included source, a linux binary and a dos binary. The linux binary worked fine splitting the file and generating the checksum info. However, the windows binary refused to acknowledge the existence of the pieces. (used both the long and 8.3 names, a dos window and a dos boot, nothing worked) If anyone has used this and knows the trick in windows, let me know. -- _______________________________ Art Alexion Arthur S. Alexion LLC mailto:arthur@alexion.com http://www.alexion.com _________________________________________________________________________ Philadelphia Linux Users Group -- http://www.phillylinux.org Announcements - http://lists.netisland.net/mailman/listinfo/plug-announce General Discussion -- http://lists.netisland.net/mailman/listinfo/plug
|
|