java-mogilefs icon indicating copy to clipboard operation
java-mogilefs copied to clipboard

Java client library for MogileFS

Results 1 java-mogilefs issues
Sort by recently updated
recently updated
newest added

The getPaths() calls all pass "noVerify=false", which means "verify that these paths exist". If you use MogileFS with your own WebDAV server, such as Apache2, these calls will fail. The...