Somehow, some posts are base64 encoded. This is the decoded original post:
Hi, I'm trying to upload a file to a ftp site but it gives an error as below >> write/binary site %myfile.exe ** User Error: Cannot open a dir port in direct mode >> site ftp://myuser:myp...@mysite/1/2/3/ 1, 2, 3 are directories under mysite. I can get directory list with >> print read site And, can create directories using "make-dir site %test/" Or can read files from there. But write gives that error. I tried both system/schemes/ftp/passive: true and false. Any idea? -- Regards, Henrik Mikael Kristensen -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
