I believe I know that answer to this, so I am basically asking for the sake of completeness. I have to transfer some file to a secure ftp server using the sftp protocol, and I am wondering if REBOL can do that. Just writing to ftp://...etc. seems not to work. I have solved the problem by calling a scriptable sftp client called WinSCP, but I want to be sure I have left no stone un-turned, REBOL-wise.
Thank you.