Hi, I'm using the sftpsubsystem of sshd from Mina. (as an aside, remarkably fast to set up and use-- thanks very much!)
I am are having two problems. (1) When using sshfs (a fuse based file system on Linux) to mount the sftp directory as a filesystem, I can't cd into the directories. The reason for this is that the directories do not have the "executable" permission set. Any suggestions how we can set this for all directories in our system? (2) For some clients, specifically Transmit (a Mac) client, when I try to download a folder full of files, it downloads most of the files, but then the client hangs and does not complete the download. Any suggestions as to how I might proceed? (I've looked at the docs, reviewed the source code, and searched the mailing list but am still unable to figure this out). Thanks in advance! WILL
