Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8523331
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T07:22:46+00:00 2026-06-11T07:22:46+00:00

How can I join files into one without copying into new file? Source: I

  • 0

How can I join files into one without copying into new file?
Source: I have file.dd.001, file.dd.002, file.dd.003, file.dd.004 …
TASK: I have 600 files (1,5 Gb). Capacity of all these files: about 900 GB. HDD capacity: 1,5 TB. I can’t join these files with Total Commander or 7-zip, or WinRAR because of HDD capacity of copying into new file (not enough free space).
NEED: Join files, maybe do procedure several times, but:
1) Join 100 first files (150 GB). Delete splitted files (first 100).
2) Join next 100 files TO this merged file (150 GB). Delete these 100 files.
3) Join next 100 fies to merged file (300 GB)…
Question: can anybody tell me how to make it possible to merge (join) files together TO new bigger and bigger file? Maybe software exists, or last chance to solve this problem with C# code. Any ideas

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-11T07:22:48+00:00Added an answer on June 11, 2026 at 7:22 am

    Thanks to @Anony-Mousse with his useful Linux code samples
    Problem has been solved…
    Windows has cmd command, which I found in book Windows Forensic Analysis Dvd Toolkit 2E (2009) by Harlan Harvey at page. 448:

    D:\Images>type image.001 >  image_all.img
    D:\Images>type image.002 >> image_all.img
    D:\Images>type image.002 >> image_all.img
    

    If I have file 300 Gb (image_all.img), and I need join 50 files (1,5 Gb) to it, I need:

    D:\Images>type image.200 >> image_all.img
    D:\Images>type image.201 >> image_all.img
    D:\Images>type image.202 >> image_all.img
    D:\Images>type image.203 >> image_all.img
    ….
    D:\Images>type image.498 >> image_all.img
    D:\Images>type image.499 >> image_all.img
    

    Or, better:

    D:\Images>type image.* >> image_all.img
    

    and it joins all files in folder (with mask) to the file image_all.img

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

If you have two numpy matrices, how can you join them together into one?
I have huge number of Word files I need to merge (join) into one
I am trying to join together several audio files into one mp4/m4a file containing
How can I join multiple lines into one line, with a separator where the
I have one table which stores tags for files. The tags can be of
How I can join this queries to single select (without temp table)? SELECT t2.value,
In Vim, one can join two lines by typing capital J. However, these are
How can I join 2 Point3f arrays together? I have tried this but it
Most examples of inplace editing are one-liners that iterate through a file or files,
I have this structure of my files: lib/css/... contains my styles divided into single

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.