markcox / opendedup

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

sdfscli does gracefully handle non-existant files #25

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Mount a share by using mountsdfs -v sdfs_vol2 -m K
2. Perform a sdfscli --file-info --file-path=a.c
where the file a.c does not exist on volume.

What is the expected output? What do you see instead?
Output should say something along the lines that the file does not exist
rather than hang.

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:45