Hello all,

  Suppose I try to transfer a file with rebol ftp's scheme to a device
  that has not enough space left, and I don't know about this. If I
  catch the ftp operation with error? and 'try, I will know that the
  operation failed, but how can I access the specific error codes
  (that some ftp clients show to users, for example a message "not enough
  space left on device")

  Thanks in advance, fantam
-- 
[EMAIL PROTECTED]


Reply via email to