|
Saturday, May 30, 2026 (#150)
|
|
- ✅ 1. Local copy/verify/file-resume works
- 🛠️ 2. TODO: nonlocal (sftp)
- 🛠️ 3. TODO: "move" operation
- 🔧 4. TODO (minor): "count" operation
- ✅ 5. (minor): prevent wrap-around of long status strings
- Got this working yesterday, I think.
- 🔧 6. TODO (minor): tree-resume
- i.e. save current node-tree-location to a file, and allow resuming from saved locations
I've rewritten the filespec clades so they can deal with a protocol prefix, but apparently most of the primary file operations are ignoring that and just going to the local filesystem -- so figuring that out is the current task.