HACKING History LICENSE NEWS README TODO
MogileFS Admin Backend ChecksumMismatchError Client EmptyPathError Error InvalidResponseError MogileFS NewFile NewFile::Writer PipelineError ReadOnlyError RequestTruncatedError SizeMismatchError UnreachableBackendError UnreadableSocketError UnsupportedPathError

class MogileFS::UnsupportedPathError

Raised when we are given an unsupported protocol to upload to. Currently, the MogileFS (2.XX) server only supports HTTP and this library is only capable of HTTP.

Parent: MogileFS::Error
Pages Classes Methods