[REBOL] ftp limits? Re:(5)

2000-03-02 Thread nigelb
Hi Sterling The error I usuall get is : print read ftp2://anonymous:[EMAIL PROTECTED]/aix/fixes/cad/other/catia_ oem_v4/IRIX/ ** Script Error: pick expected series argument of type: series money date time object port tuple any-function. ** Where: pick server-said 4 I tried creating a new ftp

[REBOL] ftp limits? Re:(2)

2000-03-01 Thread nigelb
Thanks for that. The directory that causes the problem is set drwxr-xr-x and all the files are -r--r--r--. So I don't think this is the same problem. This certainly looks like a bug in Rebol to me. The directory downloaded through an ftp client results in a 137k download (about 1500 files). I

[REBOL] ftp limits?

2000-02-25 Thread nigelb
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