Skip to content

saibotsivad/ftp-validate-response

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ftp-validate-response

Given some FTP server response string, check if it conforms to the RFC specs.

var validator = require('ftp-validate-response')
assertTrue(validator('220 Everything is fine'))

license

VOL

About

Given some FTP server response string, check if it conforms to the RFC specs.

Resources

Stars

Watchers

Forks

Packages

No packages published