On Wed, 11 Mar 2015, mikep@xxxxxxxxxxxxxxx wrote: > sftp permissions: read-only setstat > XXX PRE RW: -r-------- 1 root 0 Mar 11 17:48 > /opt/local/src/security/openssh/regress/copy > XXX POST RW: -rwx------ 1 root 0 Mar 11 17:48 > /opt/local/src/security/openssh/regress/copy > XXX PRE RO: -r-------- 1 root 0 Mar 11 17:48 > /opt/local/src/security/openssh/regress/copy > XXX POST RO: -r-------- 1 root 0 Mar 11 17:48 Thanks. It looks like sftp-server is behaving correctly but the test logic isn't. Specifically, it seems 'test ! -x $COPY' is returning false even though $COPY is not executable. I've not seen Solaris' test behave like this before, so I'm not sure what is going on here... -d _______________________________________________ openssh-unix-dev mailing list openssh-unix-dev@xxxxxxxxxxx https://lists.mindrot.org/mailman/listinfo/openssh-unix-dev