WU-FTPD 2.6.1 Release Notes (September 2008)

LPSV
This command requests a server to listen on a data port other than its default
port and to wait for a connection rather than initiate one upon the receipt of a
transfer command.
Example 1-13 LPASV Command Output
The following displays the output for the LPASV command:
ftp> passive
Passive mode on.
-------> LPSV
228 Entering Long Passive Mode (6,16,254,128,0,0,0,0,0,0,
2,96,176,255,254,193,123,47,2,134,7)
NOTE: The FTP client must use the -l option to use the LPSV and LPRT
commands.
The FTP session command longaddr toggles the use of the LPRT (extended port) and
LPSV (extended passive) commands. For more information on the -l option, type man
1 ftp at the HP-UX prompt.
28 WU-FTPD 2.6.1 Release Notes