2026/07/05
< 2026
|
Sunday, July 5, 2026 (#186)
|
|
References |
Previously:
- 2026/07/03 - last significant entry
Main Work
- Ferreteria FileSys stuff in order to support sftp in FTM.
I feel like progress is happening, but at this point it's a continuous slow while-loop:
- run test
- get error
- understand error
- i.e. find what's causing the error, which is not necessarily where the error surfaced
- fix whatever it is
- this could be anything from {obvious typo} to {design problem}
- repeat.