yes. But What I am doing is editing jscsi code. So they don't know how to
answer because they don't move the blobs to other place.

Ah, OK. Still, the specific details of how a blob is stored are either jSCSI-specific, or (as Andrew Gaul pointed out) specific to the native filesystem provider in the JVM, which in turn depends on the underlying filesystem.

The jclouds filesystem API does not do any of this work itself: it simply uses the standard Java file libraries to write and write files.

So I suspect you will have to either check with jSCSI or examine the file handling implementation of the JVM on which you are running :-(

ap

Reply via email to