Provider: SFTP #11
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
SFTP/SCP photo source provider for pulling photos from remote servers or NAS devices.
Config Schema
Implementation Notes
paramikofor SSH/SFTP connectionslist_photos()doessftp.listdir_attr()recursively, filters by extensionget_photo()downloads the file to a temp buffer, opens with PILPhotoRef.id= remote path relative toremote_pathPhotoRef.date= remote file mtimeDependencies
paramikoadded torequirements.txtDepends on #9 (core architecture).