Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: binaryChapter 16
FTP
Next: Reference: cdup
 

byte

 $ftp->byte([args])

Changes the data transfer type to byte. Not supported. If specified, defaults to binary. Like type, without the need to specify the first argument.


Previous: Reference: binaryPerl in a NutshellNext: Reference: cdup
Reference: binaryBook IndexReference: cdup