-
Description:
- Quick & dirty SFTP mirror via LFTP
-
Instructions:
- Set required environmental variables
- Place id_rsa file in /config/ssh (/host/volume/dir/ssh)
-
Variables:
- Required
- PUID: UserId used to run process / file ownership
- PGID: GroupId used to run process / file ownership
- HOST: IP/host/url of host
- PORT: Port of host
- USERNAME: SSH user on host
- REMOTE_DIR: Directory on host to mirror locally
- LFTP_PARTS: Number of parts in which to split files (-use-pget[-n=N])
- LFTP_FILES: Number of files to download in parallel (--parallel[=N])
- Optional
- FINISHED_DIR: Optional finished directory to place finished transfer (by default, downloads end up in /config/download)
- Required
forked from GregYankovoy/docker-lftp-mirror
-
Notifications
You must be signed in to change notification settings - Fork 0
Quick & dirty SFTP mirror via LFTP
License
Zorks/docker-lftp-mirror
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Quick & dirty SFTP mirror via LFTP
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Shell 85.7%
- Dockerfile 14.3%