Opened 20 years ago
Last modified 20 years ago
#1459 closed Patch
Fix for multihomed servers w/active FTP
Reported by: | dartonw | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | Other |
Keywords: | Cc: | dartonw, glenara, Tim Kosse | |
Component version: | Operating system type: | ||
Operating system version: |
Description
Changed call to TransferSocket.Create() to include the
IP of the ControlSocket. This fixes issues with Active
FTP, especially on Windows XP SP2.
Attachments (1)
Change History (3)
by , 20 years ago
Attachment: | ControlSocket.cpp.patch added |
---|
comment:1 by , 20 years ago
This problem also occurs on Windows 2000 Advance Server.
Your patch appears to have solved it.
Thankyou
Glen
Note:
See TracTickets
for help on using tickets.
ControlSocket.cpp Patch