Handbook
Glossary
ftp-epsv ( -- ftp-response )
Vocabulary
ftp
.
client
Inputs
None
Outputs
ftp-response
an
object
Definition
USING:
kernel
;
IN:
ftp.client
:
ftp-epsv
( -- ftp-response )
"EPSV"
ftp-command
dup
229
ftp-assert
;