Peter C. Lai wrote: > > ... > I can set up the outgoing tunnel fine. > I can do 'ftp localhost' on the client and log in fine. I cannot > establish a data connection though. > Furthermore, I have tried this with stunnel and it also doesn't work. > How would I do this? I have to use FTP because the ftp is being done > by some oldish win32 program that doesn't do sftp etc.
From within FTP: ftp> help passive passive enter passive transfer mode That should do the trick. Roelof -- _______________________________________________________________________ eBOA� est. 1982 http://eBOA.com/ tel. +31-58-2123014 mailto:[EMAIL PROTECTED]?subject=Information_request fax. +31-58-2160293 To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message
