[REBOL] ftp reading an empty folder
From: dajoy:operamail at: 19-Nov-2001 14:49
When I try to read an empty ftp directory I get this message: ** Access Error: Port none not open ** Where: parse-dir-list How can I handle this error. I think in this case read should return an empty list, not throw an error. Daniel