This might be fixed in 5.0, I don't tend to install software until it's Alpha.
It's good, but binary files are getting corrupted on upload/download with phpwebftp.
These 2 images show the binary of 2 binary files uploaded or downloaded with phpwebftp.
Basically, it's concatenating 2 periods into 1 period sometimes, munging the binary. Only with binary uploads.
This is the latest Alpha, 3.3
http://img530.imageshack.us/img530/5090/phpwebftp1jy2.gif http://img235.imageshack.us/img235/9766/phpwebftp2un2.gif
The program is great in other respects though, I don't want to just be negative, but I am currently seeing this problem
the program is using ASCII transfer for uploading, due to a wrong usage of the PHP Upload command. I did some patches to it to fix the problem...
Log in to post a comment.
This might be fixed in 5.0, I don't tend to install software until it's Alpha.
It's good, but binary files are getting corrupted on upload/download with phpwebftp.
These 2 images show the binary of 2 binary files uploaded or downloaded with phpwebftp.
Basically, it's concatenating 2 periods into 1 period sometimes, munging the binary. Only with binary uploads.
This is the latest Alpha, 3.3
http://img530.imageshack.us/img530/5090/phpwebftp1jy2.gif
http://img235.imageshack.us/img235/9766/phpwebftp2un2.gif
The program is great in other respects though, I don't want to just be negative, but I am currently seeing this problem
the program is using ASCII transfer for uploading, due to a wrong usage of the PHP Upload command. I did some patches to it to fix the problem...