Skip to content

MDSD-Tools/Docker-Sftp

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

Docker-Sftp

Docker image for SFTP server that also allows executing bash commands.

There is a volume for the SSH keys of the server. In order to allow logins, you have to bind an authorized_keys file in /home/sftp/.ssh. Please note that the owner of this file in the host system has to be user 1000 and the file should only be readable (not writable) by the owner.

By default, the user cannot write to any directory. You have to mount a writable volume that can be used for sftp.

Docker images are available on the MDSD.tools Registry.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks