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
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:
20 - 19 = ?
Subscribe to this entry?

 
 [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: Fri Apr 26 21:01:29 2024 UTC