]> git.ipfire.org Git - thirdparty/curl.git/commit
FTP: Make EPSV use the control IP address rather than the original host.
authorPatrick Monnerat <pm@datasphere.ch>
Fri, 8 May 2015 11:55:15 +0000 (13:55 +0200)
committerPatrick Monnerat <pm@datasphere.ch>
Fri, 8 May 2015 13:28:48 +0000 (15:28 +0200)
commit3377e692eec627710f06ca6a721efd9e167ff907
tree6ccc20dadab8047e472a2878a250e905a51b2883
parent5bf472fd39306a7b49009584a036588629608d88
FTP: Make EPSV use the control IP address rather than the original host.
This ensures an alternate address is not used.
Does not apply to proxy tunnel.
lib/ftp.c