How can I combine two files on Windows?

Macha

I have created a split file on a Linux system as indicated in this Unix.SE question. However, when I copy that file to a Windows system, I cannot recreate the original file. Using 7-zip gives me an error about it being unable to detect the file as a splitted file, and using copy first-file + second-file output-file gives me a 50kb output instead of the correct 7GB output.

What is the correct way to combine two files on Windows?

Tamara Wijsman

Add the /b parameter to indicate it's binary:

copy /b example1.ext + example2.ext example.ext

이 기사는 인터넷에서 수집됩니다. 재 인쇄 할 때 출처를 알려주십시오.

침해가 발생한 경우 연락 주시기 바랍니다[email protected] 삭제

에서 수정
0

몇 마디 만하겠습니다

0리뷰
로그인참여 후 검토

관련 기사

분류에서Dev

How can I combine these two statements?

분류에서Dev

How can I "diff" two files with Nautilus?

분류에서Dev

How can I diff two XML files?

분류에서Dev

How can I merge two files by column with awk?

분류에서Dev

How can I append two PDF files which contain links?

분류에서Dev

How can i compare strings of two files in shell script?

분류에서Dev

How can I compare two files line by line?

분류에서Dev

How can I compare two files line by line?

분류에서Dev

How can I preview Windows files without file extension?

분류에서Dev

How do I real-time synchronize two files in Windows 8.1?

분류에서Dev

How can I associate html/htm files with Chrome in Windows 7 64 bit?

분류에서Dev

How can I combine multiple IMAP fetch commands?

분류에서Dev

How can I combine fixed month and day with sql year function?

분류에서Dev

How can I copy and combine several .txt lists in alphabetical order?

분류에서Dev

Can I combine flock and source?

분류에서Dev

How can I delete files in terminal fluently?

분류에서Dev

how can I fill several files with data?

분류에서Dev

How can I delete files in terminal fluently?

분류에서Dev

How can I prevent automerge on specific files

분류에서Dev

How can I move files into subdirectories by count?

분류에서Dev

How can I move files into subdirectories by count?

분류에서Dev

How to combine two tables in R?

분류에서Dev

How can I return two values in a controller

분류에서Dev

How can I Join Two Query

분류에서Dev

How to combine two selects or two querys?

분류에서Dev

How can I copy files from my internal drive to an external USB 3.0 drive if Windows doesn't boot up?

분류에서Dev

How can I shrink a Windows 10 partition?

분류에서Dev

How can I sync a network folder in Windows?

분류에서Dev

How can I access the Ubuntu filesystem in Windows?

Related 관련 기사

뜨겁다태그

보관