Try doing the exact same thing with a DNS name for the FTP server. The multiple connections problem will go away. Have no DNS name for your FTP server? Make one. Or wait until someone at REBOL tech figures out a fix for this. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Tuesday, December 21, 1999 7:18 PM To: [EMAIL PROTECTED] Subject: [REBOL] FTP Problem - Multiple Connections Re:(2) >> So when you run it, does it print out multiple "connecting to ..." messages? Yes. The dump follows. In this test case the Username is "visiter" and the password is "v" and it is connecting to a server named "cyclops". I have put "**********" next to each line that opens a connection. I count 13 open requests, and each one appears to have a corresponding close request, but on the FTP Server, there are still 5 connections (under username "visiter") still sitting there. Is my version of Rebol is wrong? I have 2.2.0.3.1. Thanks, Victor Mascari
