2026/06/08
Jump to navigation
Jump to search
|
Monday, June 8, 2026 (#159)
|
|
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().