Method: FileTransfer::Ftp#test_connection

Defined in:
lib/file_transfer/ftp.rb

#test_connectionObject

Connects to server



12
13
14
# File 'lib/file_transfer/ftp.rb', line 12

def test_connection
  open_connection
end