/RubFTP

Just a basic and low security FTP client made in Ruby.

Primary LanguageRuby

Information:

This is just a pure import of a basic FTP client manager in Ruby. It's very basic and I don't recommend anyone were to use this for an actual FTP manager.

Usage:

(Linux) $ chmod +x Access.gem $ ./Access.gem

(windows) $ ruby Access.gem

Credit:

DoxingMethod