aboutsummaryrefslogtreecommitdiffstats
path: root/internal/wfs
AgeCommit message (Collapse)AuthorFilesLines
2025-04-11Fix a few path.Join to filepath.Join for local pathsRose Hogenson1-3/+2
Not that this would work on Windows anyway
2025-04-11Add documentationRose Hogenson3-21/+86
2025-04-11Fix error messages and special case empty pathRose Hogenson1-10/+45
2025-04-10Add support for SFTP remote file copiesRose Hogenson3-0/+378