drftpd and fxping

i happened to try to fxp within 2 drftpd sites and noticed that smartftp doesn't use pret transfer for fxping, making the transfer inpossible
when doing fxp, only port or pasv are used, so that my kind of transfer had to be unsuccessful
can this be fixed?
+- System -----------------------------







Microsoft Windows XP Professional 



Service Pack 2 (Build 2600)







CPU Speed         : 1467 MHz



Total Memory      : 523764 KB



Free Memory       : 203356 KB







+- SmartFTP ---------------------------







Version           : 1.0.982.25



Time Stamp        : 2004-09-26 17:07:19







+- Application DLL --------------------







controls.dll      : 1.6.982.25



ftpapi.dll        : 2.0.982.25



language.dll      : 1.0.982.25



reseng.dll        : 1.3.982.25



smarthook.dll     : 1.0.2.1







+- System DLL -------------------------







shell32.dll       : 6.00.2900.2180 (xpsp_sp2_rtm.040803-2158)



shlwapi.dll       : 6.00.2900.2180 (xpsp_sp2_rtm.040803-2158)



comctl32.dll      : 6.0 (xpsp_sp2_rtm.040803-2158)



riched20.dll      : 5.30.23.1221



schannel.dll      : 5.1.2600.2180 (xpsp_sp2_rtm.040803-2158)







+- Internet Explorer ------------------







Version           : 6.0.2900.2180







+- Winsock ----------------------------







Winsock           : 2.2

Hello ..

I've added the necessary code to the latest developer build. It's untested though.

Please give it a try.

still no work with this version
+- System -----------------------------







Microsoft Windows XP Professional 



Service Pack 2 (Build 2600)







CPU Speed         : 1467 MHz



Total Memory      : 523764 KB



Free Memory       : 269188 KB







+- SmartFTP ---------------------------







Version           : 1.0.982.29



Time Stamp        : 2004-09-27 21:25:27



Language ID       : 0x0409



Language File     : ResEng.dll







+- Application DLL --------------------







controls.dll      : 1.6.982.29



ftpapi.dll        : 2.0.982.29



language.dll      : 1.0.982.29



reseng.dll        : 1.3.982.29



smarthook.dll     : 1.0.2.1







+- System DLL -------------------------







shell32.dll       : 6.00.2900.2180 (xpsp_sp2_rtm.040803-2158)



shlwapi.dll       : 6.00.2900.2180 (xpsp_sp2_rtm.040803-2158)



comctl32.dll      : 6.0 (xpsp_sp2_rtm.040803-2158)



riched20.dll      : 5.30.23.1221



schannel.dll      : 5.1.2600.2180 (xpsp_sp2_rtm.040803-2158)







+- Internet Explorer ------------------







Version           : 6.0.2900.2180







+- Winsock ----------------------------







Winsock           : 2.2

Hello ...

Please post the log of your FTP session(s).

We need a testing environment. Please provide us with step-by-step instructions and a test account on a DrFTPd server.

Thank you.
-Mat

ok, this are the logs
i've setup both sites to use 'auto' for fxp, but the log doesn't change whatever i set it to
BOTH logs look like this
[21:46:31]     PASV



[21:46:32] 500 You need to use a client supporting PRET (PRE Transfer) to use PASV



gives the exact same code if i put one in port and the other in pasv (fxp settings)
this means, i think, that smartftp tries to use passive mode on both source and destination, and it's of course impossible

Okay.

The PRET is now sent before the PASV command. Check out latest developer build. .33

-Mat

k, now it works perfectly
thanks for the 'small' correction, and keep the good work