Re: Hoping for a working example of SFTP in PHP

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Eric, Thank you for all your work. Shows how uninterested the world is in having good secure file copying in PHP.

But after I changed the end of the program to

ssh2_disconnect($sftp);
ssh2_disconnect($connection);

the same error happens (a browser timeout). Are you sure these two statements are correct?

David



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux