The Error: > PASV 425 You cannot use PASV on IPv6 connections. Use EPSV instead. Error : PASV command failed
The support for EPSV could probably be added in the ftp class (just test if PASV failed and use EPSV insted).
Logged In: YES user_id=812985
If there was an example on how to use the EPSV command in PHP...
The EPSV command should be supported when the EasyMOD option "PHP FTP Extension" has been enabled.
I have also replied this in the forums: http://area51.phpbb.com/phpBB/viewtopic.php?p=127642#127642
Log in to post a comment.
Logged In: YES
user_id=812985
If there was an example on how to use the EPSV command in PHP...
Logged In: YES
user_id=812985
The EPSV command should be supported when the EasyMOD option
"PHP FTP Extension" has been enabled.
I have also replied this in the forums:
http://area51.phpbb.com/phpBB/viewtopic.php?p=127642#127642