Jump to content

About fsum v2.51 (checksum) problems


Guest Wai_Wai

Recommended Posts

Guest Wai_Wai

About fsum v2.51 (checksum) problems

Problems about a multi-checksum program called fsum v2.51 (http://www.slavasoft.com/fsum)

 

I'm using Win XP.

 

I wish to compare files in:

- (Files in sending comp) G:\Backup\File

- (Files in receiving comp) C:\Documents and Settings\Desktop\File

by using the checksum file

How to do? I couldn't make it.

 

The problem is as follows:

First I made a checksum file in the receiving comp. I relocated the files in another place, eg C:\aaa\File. Then I typed the following in "cmd" in the receiving computer:

fsum -crc32 -r -dC:\aaa\File *.* >C:\sum.txt

So a checksum was processed and saved in C:\sum.txt

 

Then I transferred the sum.txt to the sending computer.

In the sending computer, I tried to check files by verifying checksum. I typed all the following in "cmd" but in vain:

-By changing the order of "sum.txt"

fsum -crc32 -c -jf -w -dG:\Backup\File sum.txt

fsum -crc32 -c -jf -w sum.txt -dG:\Backup\File

 

-By moving and specifying location of "sum.txt"

fsum -crc32 -c -jf -w -dG:\Backup\File G:\Backup\sum.txt

fsum -crc32 -c -jf -w -dG:\Backup\File G:\Backup\File\sum.txt

 

-By removing "-dG:\Backup\File"

-By removing "-jf -w", and "-crc32"

 

Errors occurred saying:

- Cannot open "G:\Backup\File", or

- Cannot open "sum.txt", or

- {loading succeeded. But "Not Found" error occurred during verification}

Link to comment
Share on other sites

  • 1 month later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.