Class FakeFtp::Server
In: lib/fake_ftp/server.rb
Parent: Object

Methods

absolute=   absolute?   abspath   add_file   file   files   is_running?   mode   mode=   new   reset   respond_with   running?   start   stop  

External Aliases

workdir -> path

Attributes

client  [RW] 
command_state  [RW] 
data_server  [RW] 
passive_port  [RW] 
port  [RW] 
store  [RW] 
workdir  [RW] 

Public Class methods

Public Instance methods

is_running?(tcp_port = nil)

Alias for running?

[Validate]