• 0

Combining split files that end in .0x and a .sfv


Question

I got a 400MB worth of files from my company's ftp site and need to

combine them and edit the whole file.

I emailed and called the IT department and left messages, but knowing them

they wont reply for a couple of days.

all the files end in a 2 digit number... .00, .01, .02 .. .39

and a sfv file which i think is a file of just the list of files

to combine by another program. i did a search in google but

for sfv editors, creators and verifiers. apps that i dont need.

i definately need to have these files combined and edited

by tomorrow afternoon...

what app do i need????

thanks.

PS i was told that this is common w/ warez file distrobution

methods, but thats something i dont want to get into for

obvious reasons. :no:

4 answers to this question

Recommended Posts

  • 0

There are most likely 1 file with another file-ending, ex. *.rar

The .sfv file is a crc checksum file. To verify that all files are correct! :D

If not you could try the following command:

copy /b filename.01 + filename.02 + filename.03 + ... + filename.39 Output.ext

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.