in reply to Re^2: Net::FTP failure
in thread Net::FTP failure
Let me update:The following commands are implemented. USER EPRT STRU ALLO DELE SYST RMD MDTM PASS EPSV MODE REST CWD STAT PWD PROT QUIT LPRT RETR RNFR LIST HELP CDUP PBSZ PORT LPSV STOR RNTO NLST NOOP STOU AUTH PASV TYPE APPE ABOR SITE MKD SIZE
To be more specific and make more sense, the supported() method checks if the server supports the actual *raw* command. See this link: FTP Command Aliases
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Net::FTP failure
by zebedee (Pilgrim) on Jul 07, 2008 at 09:04 UTC | |
by kabeldag (Hermit) on Jul 07, 2008 at 15:57 UTC |