the latest build(4.2.2) has fixed the issue.
I tested with php script many times, it's working now.
will write a wiki later.
during the testing, found a php issue as well:
to upload file >2G, in php.ini
upload_max_filesize
must set to 0. if set to 3G etc, upload will fail.