You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
About
Just a basic and low security FTP client made in Ruby.