Dev-PHP 2.0.13.145 - Message encountered :
Project devphp.exe raised exception class EStringListError with message 'List index out of bounds (8)'.
connected to a HP-UX ftp server
----------<log>
ftp> dir
200 PORT command successful
150 Opening ASCII mode data connection for /usr/bin/ls
total 434
-rw-rw-rw- 1 uid gid 171 15 june 16:13 frmList.html
...
226 Transfer complete.
----------</log>
i think that the line 'total 434' is an unexpected message
then 'TMainFrm.splitFTPMessage' at instruction t.name:=s[8]; is raising the error
Note : on a MandrivaLinux server, the line starting with 'total' doesn't exist.
Could you fix *my* error, please ?
(plz, don't say "patch the HP-UX server" : it is not an open source project ;)
pFa
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
i know the problem. my proftp-server on a linux system works proberly, but other user have reported problems with other ftp-server. the reason is in the used version from indy9. this version is not perfect for different ftp-servers. i think we should try to change to indy10, but first i will work on the debugger...
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
next version should be better. i have updated from indy9 to indy10. this will allow also a sftp client with openssl libraries. but this need some time for the implementation.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Dev-PHP 2.0.13.145 - Message encountered :
Project devphp.exe raised exception class EStringListError with message 'List index out of bounds (8)'.
connected to a HP-UX ftp server
----------<log>
ftp> dir
200 PORT command successful
150 Opening ASCII mode data connection for /usr/bin/ls
total 434
-rw-rw-rw- 1 uid gid 171 15 june 16:13 frmList.html
...
226 Transfer complete.
----------</log>
i think that the line 'total 434' is an unexpected message
then 'TMainFrm.splitFTPMessage' at instruction t.name:=s[8]; is raising the error
Note : on a MandrivaLinux server, the line starting with 'total' doesn't exist.
Could you fix *my* error, please ?
(plz, don't say "patch the HP-UX server" : it is not an open source project ;)
pFa
thanks for the bugreport.
i know the problem. my proftp-server on a linux system works proberly, but other user have reported problems with other ftp-server. the reason is in the used version from indy9. this version is not perfect for different ftp-servers. i think we should try to change to indy10, but first i will work on the debugger...
Command died with status 1:
"/usr/share/doc/spamassassin/examples/filter.sh"
May be this mail could jump over it.
pFa ;)
hi pFa
there was a problem with spamassassin on our mailserrver from (17.6.05) 18.30 to (18.6.05) 08.30. please resend mails between this time. thanks....
next version should be better. i have updated from indy9 to indy10. this will allow also a sftp client with openssl libraries. but this need some time for the implementation.