2026/06/08

From WoozleCodes
< 2026 | 06
Jump to navigation Jump to search
Monday, June 8, 2026 (#159)
Sunday Monday Tuesday posts:prev <this> next

References

Working on Ferreteria FileSys stuff in order to support sftp in FTM.

The current problem is inside the process of deriving a full uspec from a changed endname: the PSpec is coming back without a leading slash, making it a relative filespec instead of absolute (where the original was absolute).

I need to figure out where/how this is disappearing.

The place where this is all being orchestrated is Sys\Data\aux\MetaPair::WithInfoSpec().