On Sat, Feb 23, 2002 at 07:15:31PM +0100, Max Hofer wrote: > the fxp transfer with lftp does not work on certain servers. i put the > debug option to 9 and tried to sort out the problem. here my opinon: > [...] > > not sure if there is a "proper" command sequence but the one of profxp > is working. > > i had this problem with a couple server now. could anyone take a look > into it. thx.
set ftp:fxp-passive-source no is your friend. Please have a look at the right RFC (must be 952 or nearby) describing the FTP protocol : FXP is a feature and is detailed. cube -- FTW
