ID: 36348 Updated by: [EMAIL PROTECTED] Reported By: gopi at opineum dot com -Status: Open +Status: Bogus Bug Type: Unknown/Other Function Operating System: Linux Fedora cre 4 PHP Version: 5.1.2 New Comment:
Please report bugs in PECL packages to PECL bugsystem: http://pecl.php.net/bugs/ Thanks. Previous Comments: ------------------------------------------------------------------------ [2006-02-10 08:50:57] gopi at opineum dot com Description: ------------ when i create file having some text in remote server via ssh2 functions ssh2_scp_send($connection, '/tmp/ieke.com', '/var/named/ieke.com', 0777); file is created in remote machine with 0 bytes without no data is here.., But sometimes file is created with actual bytes... when keep on trying! Reproduce code: --------------- ssh2_scp_send($connection, '/tmp/ieke.com', '/var/named/ieke.com', 0777); Expected result: ---------------- file should trnasferred from local system to remote system suceesfully without any data errors ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=36348&edit=1