php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #59899 Slow fwrite using ssh2.sftp
Submitted: 2011-08-18 11:59 UTC Modified: 2012-10-06 09:19 UTC
Votes:10
Avg. Score:4.5 ± 0.8
Reproduced:9 of 9 (100.0%)
Same Version:1 (11.1%)
Same OS:0 (0.0%)
From: matt at mattclements dot co dot uk Assigned:
Status: No Feedback Package: ssh2 (PECL)
PHP Version: 5.2.6 OS: Debian Lenny (2.6.26-2-686)
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
13 - 10 = ?
Subscribe to this entry?

 
 [2011-08-18 11:59 UTC] matt at mattclements dot co dot uk
Description:
------------
Hello,
I use fopen, fwrite & fclose using the ssh2.sftp wrapper 
(along with others) - when using the ftp or ftps wrapper files 
write very quickly.

Writing files (and reading files) over ssh2.sftp are very 
slow. Any ideas what this could be?


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2012-06-14 21:49 UTC] langemeijer@php.net
-Status: Open +Status: Feedback
 [2012-06-14 21:49 UTC] langemeijer@php.net
Could you be more specific? Perhaps you can provide some test code? What kind of 
transfer speeds are you getting?
 [2012-10-06 09:19 UTC] langemeijer@php.net
-Status: Feedback +Status: No Feedback
 [2012-10-06 09:19 UTC] langemeijer@php.net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 20 08:01:30 2024 UTC