aboutsummaryrefslogtreecommitdiffstats
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-11Small documentation improvementRose Hogenson1-0/+1
2025-04-11Add documentationRose Hogenson9-74/+270
2025-04-11Fix ETARose Hogenson1-10/+8
2025-04-11Fix error messages and special case empty pathRose Hogenson2-23/+58
2025-04-11Fix concurrencyRose Hogenson2-140/+164
2025-04-10License with GPL3Rose Hogenson1-0/+674
2025-04-10Add support for SFTP remote file copiesRose Hogenson7-143/+730
2025-04-08Copy recursiveRose Hogenson2-79/+309
2025-04-07Initial commitRose Hogenson4-0/+223