smashy32 / opendedup

Automatically exported from code.google.com/p/opendedup
0 stars 0 forks source link

Spelling mistake in sdfscli --file-info --file-path #24

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Mount share: mountsdfs -v sdfs_vol2 -m K
2. Copy a file onto the drive
3. perform sdfscli --file-info --file-path=pathtofile

What is the expected output? What do you see instead?
output is:
#
file name : perl.pdf
sdfs path : C:\Program Files\sdfs\volumes\sdfs_vol2\files\perl.pdf
file type : file
dedup file : true
map file guid : 69f38cbe-f2ad-46c4-8997-3e7c90ef17bc
file open : false
real bytes written : 335834
virtual bytes written : 335834
dublicate data : 0
byes read : 0
dedup rate : 0%

However dublicate data should be duplicate data.

What version of the product are you using? On what operating system?
0.9.7 on windows 7

Please provide any additional information below.

Original issue reported on code.google.com by z0r...@googlemail.com on 28 Oct 2010 at 11:42