php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #27450 Client IP FTP
Submitted: 2004-03-01 16:55 UTC Modified: 2004-03-01 19:49 UTC
Votes:2
Avg. Score:5.0 ± 0.0
Reproduced:2 of 2 (100.0%)
Same Version:1 (50.0%)
Same OS:0 (0.0%)
From: brobbins at vlminternational dot com Assigned: pollita (profile)
Status: Suspended Package: Feature/Change Request
PHP Version: 5.1.0 OS: FC1 2.6.3
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2004-03-01 16:55 UTC] brobbins at vlminternational dot com
Description:
------------
Is it possible to have a setting to send a different ip address as the client ip in an ftp connection? There is a similar setting in lftp:

ftp:port-ipv4 (ipv4 address)
specifies an IPv4 address to send  with  PORT  command. Default  is  empty  which  means to send the address of local end of control connection.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-03-01 19:49 UTC] pollita@php.net
Source binding is a planned feature for PHP 5.1 (for generic use with any socket related function or stream)

Unfortunately it's too late in the release cycle of PHP 5.0 to include this functionality (we're in "feature freeze" mode which means that only bugfixes can be added at this point).

A backport to PHP 5.0 *may* be made available as a patch, however I'm not making any guarantees on that count.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 27 10:01:29 2024 UTC