ID:               48607
 Updated by:       sjo...@php.net
 Reported By:      karachi at mail dot ru
 Status:           Open
 Bug Type:         Streams related
 Operating System: FreeBSD
 PHP Version:      5.2.10
 New Comment:

You can use a pastebin or e-mail it to sjoerd-php at linuxonly dot nl.


Previous Comments:
------------------------------------------------------------------------

[2009-08-18 16:24:58] karachi at mail dot ru

I mean I captured data but I can't attach them to the bug

------------------------------------------------------------------------

[2009-08-18 16:23:58] karachi at mail dot ru

Where can I save captured ftp data?

------------------------------------------------------------------------

[2009-08-13 01:00:01] php-bugs at lists dot php dot net

No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".

------------------------------------------------------------------------

[2009-08-05 21:57:24] j...@php.net

Yes, we really need more info about this.

------------------------------------------------------------------------

[2009-06-26 20:24:14] sjoerd-php at linuxonly dot nl

Thank you for your bug report.

To further investigate this bug, it would be useful if you can supply
some more information. Specifically, the data sent from and to the FTP
server would be useful. You can obtain this with a sniffer such as
tcpdump or Wireshark or maybe by configuring your FTP server. You would
be looking for something like this:

230 Anonymous access granted, restrictions apply.
SIZE test_file
550 test_file: No such file or directory
EPSV 
229 Entering Extended Passive Mode (|||3110|)
STOR /test_file

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/48607

-- 
Edit this bug report at http://bugs.php.net/?id=48607&edit=1

Reply via email to