Explore >> Select a destination


You are here

codeinthehole.com
| | blog.georgovassilis.com
7.5 parsecs away

Travel
| | I'm just dumping this here for now; maybe some day a bit of commentary might follow. I needed a quick, easy and (hopefully) secure way to spin up an SFTP server. Since I don't want to get into complex configuration, a Docker container seems a safe choice as it isolates the SFTP server from the...
| | 128bit.io
5.2 parsecs away

Travel
| | Sometimes it's nice to be able to share files with other people. There are many sites online where you are able to do this but you are limited by size, type of file, or lacking in security. SFTP gives you the ablity to transfer from your server securely. Users that have SSH access can start using SFTP right away with applications like WinSCP. You don't want to give people full access to your system, so this is where SFTP only users come in to play.
| | www.grepular.com
13.2 parsecs away

Travel
| | Mike Cardwell's Tech Blog. Security, privacy, and technology
| | nodogmablog.bryanhogan.net
71.0 parsecs away

Travel
| With GitHub Actions, C#, and Pulumi it is easy to create an AWS S3 bucket, here's how.