Refactor sftp service
parent
9f3daf5b
No related branches found
No related tags found
Showing
- Sources/BackupFeature/Service/BackupService.swift 2 additions, 2 deletionsSources/BackupFeature/Service/BackupService.swift
- Sources/SFTPFeature/ActionHandlers/SFTPAuthenticator.swift 54 additions, 0 deletionsSources/SFTPFeature/ActionHandlers/SFTPAuthenticator.swift
- Sources/SFTPFeature/ActionHandlers/SFTPDownloader.swift 6 additions, 4 deletionsSources/SFTPFeature/ActionHandlers/SFTPDownloader.swift
- Sources/SFTPFeature/ActionHandlers/SFTPFetcher.swift 68 additions, 0 deletionsSources/SFTPFeature/ActionHandlers/SFTPFetcher.swift
- Sources/SFTPFeature/ActionHandlers/SFTPUploader.swift 7 additions, 4 deletionsSources/SFTPFeature/ActionHandlers/SFTPUploader.swift
- Sources/SFTPFeature/SFTPService.swift 10 additions, 106 deletionsSources/SFTPFeature/SFTPService.swift
- Sources/SFTPFeature/SFTPViewModel.swift 6 additions, 1 deletionSources/SFTPFeature/SFTPViewModel.swift
Loading
Please register or sign in to comment