$ftp->type(type[, args])
ftp
type
args
Changes the type of data transfer. Possible types are ascii, ebcdic, byte, and binary. The value of args depends on the type.
ascii
ebcdic
byte
binary
[ Library Home | Perl in a Nutshell | Learning Perl | Learning Perl on Win32 | Programming Perl | Advanced Perl Programming | Perl Cookbook ]