Re: Howto? chmode on remote file (General questions)
Jan,
I suggest you use SetAttributes method, which (partially) works no matter which protocol you select. If you don't want that, you can use RawSend( SITE CHMOD... ) in FTP protocol.
Would that help?