HACKING History LICENSE NEWS README TODO
MogileFS Admin Backend Client MogileFS NewFile NewFile::Writer ReadOnlyError

module MogileFS

To read more about MogileFS, see github.com/mogilefs/MogileFS-Server/wiki

Client usage information is available in MogileFS::MogileFS.

Constants

ChecksumMismatchError

Raised when checksum verification fails (only while reading deprecated "bigfiles" from the deprecated mogtool(1).

EmptyPathError

Raised when an upload is impossible

Error

Standard error class for most MogileFS-specific errors

InvalidResponseError

Raised when a response from a server (HTTP or tracker) is not in a format that we expected (or truncated..

PipelineError

There was an error as a result of the use of the (experimental) pipelining code to the tracker backend

RequestTruncatedError

Raised when a request (HTTP or tracker) was truncated due to a network or server error. It may be possible to retry idempotent requests from this.

SizeMismatchError

Raised when a response is truncated while reading due to network/server # errors)

UnreachableBackendError

Raised when all known backends have failed.

UnreadableSocketError

Raised when a socket remains unreadable for too long.

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.


Pages Classes Methods
mail archives: https://yhbt.net/mogilefs-client-public/
	http://ou63pmih66umazou.onion/mogilefs-client-public/ 
	nntp://news.public-inbox.org/inbox.comp.file-systems.mogilefs.ruby 
	nntp://ou63pmih66umazou.onion/inbox.comp.file-systems.mogilefs.ruby 
public: mogilefs-client-public@yhbt.net
source code: git clone https://yhbt.net/mogilefs-client.git
	torsocks git clone http://ou63pmih66umazou.onion/mogilefs-client.git