Registry / networking / net-ftp-list

net-ftp-list

JSON →
library3.3.0rbrubygemsunverified

Parse FTP LIST command output into structured data.

gem install net-ftp-list
INSTALL
IMPORT
SIG · NET-FTP-LIST
N
net-ftp-list
networkingrubyv3.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.

Net::FTP::List
✓ require 'net/ftp/list'

Parse FTP directory listing into objects

require 'net/ftp/list' entries = Net::FTP::List.parse("-rw-r--r-- 1 user group 1024 Jan 1 00:00 file.txt") puts entries.first.filename
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.3.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
10
Amazon
1
Resources