sshfs for Mac OS X
ChangeLog
■ Changes 2.4.0 -> 2.5.0 (2007/07/14)
- [BUGFIX] Revised a bug when filetype was changed outside sshfs. (ex. regular-file -> directory)
- Added "sshfs mount/umount helper". You can mount sshfs without Terminal.app.
■ Changes 2.3.0 -> 2.4.0 (2007/06/14)
- Support follow symlink mode (-L option).
- Support foreground mode (-f option).
- Improve read operation performance on large file.
- Update sftp handling code (based on openssh-4.6).
■ Changes 2.2.0 -> 2.3.0 (2007/06/05)
- Support -p option (port to connect to on the remote host).
■ Version 2.1.0 -> 2.2.0 (2007/04/12)
- [BUGFIX] fix the failure of truncate(2).
- [BUGFIX] fix the failure of umount with relative-path.
- Upgrade URDFS framework.
■ Version 2.0.0 -> 2.1.0 (2007/02/08)
- [BUGFIX] fix deadlock when create-file in readonly directory.
- [BUGFIX] fix setattr error. (utimes(2) will set invalid atime & mtime).
- [BUGFIX] fix failure of chmod to directory.
- [BUGFIX] fix readonly-file access error.
- [BUGFIX] fix chmod error to not-owned-file.
- [BUGFIX] fix inappropriate error messages.
- Improve "readdir" performance.
- Refine Source Code.
■ Version 1.1.1 -> 2.0.0 (2007/01/30)
- Finder support.
- Fix mmap deadlock bug. (aka tail(1) bug).
- Improve a large size file handling.
■ Version 1.1.0 -> 1.1.1 (2007/01/22)
- Fix thread crashing bug.
- Universal Binary.
■ Version 1.0.4 -> 1.1.0 (2007/01/19)
- Fix some crash bugs.
- Fix source code build error.
- kext will be loaded automatically when boot.
■ Version 1.0.3 -> 1.0.4 (2007/01/15)
- fix chmod bug.
Old Files
■ Binary
Comments for This Page. Date: 2007-11-01 01:36 (JST)
