<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>FTP / SFTP :: goshs Documentation</title>
    <link>https://docs.goshs.de/usage/sftp/index.html</link>
    <description>How to use goshs as FTP or SFTP server goshs can serve files over FTP or SFTP using the -ftp flag. By default -ftp activates a plain FTP server on port 2121. Adding -ftp-sftp switches to SFTP mode instead.&#xA;Plain FTP # Start plain FTP server on default port 2121 goshs -ftp # Start on a custom port goshs -ftp -ftp-port 2121 Connect with any standard FTP client:</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate></lastBuildDate>
    <atom:link href="https://docs.goshs.de/usage/sftp/index.xml" rel="self" type="application/rss+xml" />
  </channel>
</rss>