v2.7
Latest September 17, 2026New
- NFSv4: NFS connections can now use version 4. Pick NFSv3 or NFSv4 in the connection settings on Mac, iPhone and iPad. NFSv4 needs only port 2049, so it works through firewalls and routers without the portmapper, and Driio handles servers that publish the export as the NFSv4 root for you.
- Keep Downloaded keeps the whole tree: on macOS 27 and later, pinning a folder now brings every folder beneath it, including ones added on the server afterwards. A file dropped into a subfolder you have never opened is downloaded and waiting, offline. Pins are budgeted so a pin on an enormous tree stops at a sensible line instead of filling your disk.
- Ready for macOS 27 and iOS 27: tested against both. The new pinning is built on the system's own eager-materialization support, which arrived in macOS 27.
Bug Fixes
- Deleted files could stay visible forever: when a lot of files were removed on the server at once, some could stay in Finder and the Files app for good. The change list is handed over in batches, and one batch carrying a later change moved the bookmark past deletions that had not been sent yet. On a real connection that left about 770 files that no longer existed. The bookmark can no longer skip anything, and the first launch after updating clears any leftovers already on your device.
- A folder you cannot read no longer breaks the whole connection: listing a folder your account has no access to was treated as the entire connection failing: uploads then silently did nothing until Driio was quit and reopened. Such a folder now fails on its own and everything else keeps working. Driio also checks every few minutes for a connection stuck in that state and reconnects it once the server answers.
- Moves the server refuses now snap back: a file or folder the server would not let you move stayed at its new location in Finder while the server still had it at the old one. It now returns to where it really is, and the reason is recorded in the connection's error history.
- Errors say what actually happened: an SFTP failure used to surface as an unreadable \u201cerror 1\u201d no matter the cause, which also meant a folder that could not be created reported success and the upload into it failed instead. Permission denied now says permission denied.
- Changing a password keeps your files: updating a connection's password rebuilt it from scratch, discarding everything already downloaded and re-reading the whole share. It now simply reconnects.
Improvements
- Office lock detection on by default, and on WebDAV: new connections detect Word, Excel and PowerPoint documents a colleague has open and show them as locked, so nobody overwrites anyone. It now works on Nextcloud and other WebDAV servers as well as SMB and SSH. Connections you already have keep whatever you set.