I'm writing software to check for file changes at an ftp site, however...

There are about 1500 files in one directory, each with a filename of 35
characters - that's my problem I expect. With a normal -

print read ftp://sitename/directory/

You get as far as

Net-log: {150 Opening BINARY mode data connection for /bin/ls.}
Net-log: [
    none "226"]

Then after several minutes

** Script Error: pick expected series argument of type: series money date
time object port tuple any-function.
** Where: pick server-said 4

The above read works fine on directories with only a few files.

This is with REBOL 2.2.0.3.1.
Is there a solution or workaround?

Thanks - Nigel

Reply via email to