[REBOL] Re: ftp reading an empty folder
From: sterling:rebol at: 21-Nov-2001 17:04
What kind of server are you contacting? i.e. Unix, Windows, ... ??
Doe it fail on all servers or just a specific one?
Max had a problem some time ago, which was a failure between REBOLand
the Windows FTP server, and I thought it had been fixed in the current
version of /View. If it fails in /View, you could send in a network
trace,
trace/net on
read ftp://your-stuff-here
to [feedback--rebol--com]. If it's a public server that we can access,
we'd be in great luck but I'm guessing not. If it is just with a
Microsoft FTP server, it'll help if we know which one and which
version.
If you mail a trace in to feedback, fel free to scramble or remove any
of the login and/or server information since it's just the network
interaction that we care about.
Sterling