Hello, I have a problem running proftpd (standalone mode) under cygwin on Windows XP.
It seems that only one transfer at a time is working (active mode). If any user tries to start another LIST or transfer, it fails with error message: Failed binding to <ip>, port 20: Address already in use It happens even if the second user comes from a different IP than the first user. Here's the test case: 1. User 1 is logged on -> success 2. User 1 does 'ls' -> success 2. Start the transfer of some big file -> success 3. While the file is transferring, user 2 is logged on -> success 4. User 2 tries to do 'ls' -> Address already in use error Is there any way to fix this? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/