Registry / testing / fake-ftp

fake-ftp

JSON →
library0.3.0rbrubygemsunverified

A testing tool that simulates an FTP server for testing FTP-related code.

gem install fake_ftp
INSTALL
IMPORT
SIG · FAKE-FTP
F
fake-ftp
testingrubyv0.3.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

FakeFTP
require 'fake_ftp'

Start a fake FTP server on port 2121.

require 'fake_ftp' server = FakeFTP::Server.new(2121) server.start
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.3.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
16
OpenAI (training)
1
Resources
fake-ftp — gem install fake-ftp · libregistry