[REBOL] Error msg from write ftp:// is completely inaccurate Re:

2000-09-07 Thread ssayer
Actually the error reported by the server indicates an error trying to change the mode (permissions) of the file (secondary to the attempt to create a file with different permissions then the one existing)... not that the file doesn't exist per se. The error message is associated with the error nu

[REBOL] Error msg from write ftp:// is completely inaccurate

2000-09-07 Thread princepawn
>> write ftp://chuck:[EMAIL PROTECTED]/crossing/ndtd/chmod-file %user.r connecting to: 170.16.15.136 >> print read ftp://chuck:[EMAIL PROTECTED]/crossing/ndtd/ connecting to: 170.16.15.136 chmod-file file1 ofile rebol.r user.r ; --- then I telnet to server and chmod 000 chmod-file ; --- thus it is