PDA

View Full Version : php_psio Problem - Hangs after 4th or 5th file


ferran
02-25-2004, 04:44 PM
I'm having trouble with this version.
well probably not only with this version because i upgraded directly from 5.6.3r to 5.8.4r.

the problem is that i'm upping a 100 MB file splitted in samaller .zip files to my server directly from my hdd, in local mode to test the server.
All runs fine; upping fine, sfv checking fine.. but suddenly it stops at 4th or 5th file and hangs there. and the file it never get totally upped.

what could be causing that?

i'm using php-psio 0.1.4 to check the files.

is that a script problem?

thx

darkone
02-25-2004, 04:50 PM
With or without ssl?

ferran
02-25-2004, 05:04 PM
no ssl

just from my hdd to ioFTPD.

darkone
02-25-2004, 05:06 PM
Try without scripts :?

ferran
02-25-2004, 05:35 PM
ok

it seems php-psio 0.1.4 is the problem.

tryied same file with psio disabled and it ups correctly.

I'm sorry if i cuased you any trouble... :(

btw could you move this thread to snype's psio forum please? :)

thanks.

neoxed
02-25-2004, 05:37 PM
Moved and renamed. :)

SnypeTEST
02-25-2004, 05:55 PM
explain exactly what you are doing again :-/ , not understanding

ferran
02-25-2004, 06:03 PM
i'm just upping a release wich is 45 MB splitted in 10 files..

all goes well... progress bar fills ok, release gets checked ok... but then suddenly at file number 5, to name it again, at 50% percent of progress bar..
ioftpd just hangs for a minute or so and the rest of the files aren't uploaded.

if i disable zip checking psio it uploads correctly.

i'm afraid the problem must be in php somewhere, not in your code maybe.

dunno