<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>File handling :: goshs Documentation</title>
    <link>https://docs.goshs.de/en/usage/file-handling/index.html</link>
    <description>goshs lets you download and upload files. And you can also delete files, as well.</description>
    <generator>Hugo</generator>
    <language>en-US</language>
    <lastBuildDate>Fri, 05 Jul 2024 09:10:41 +0200</lastBuildDate>
    <atom:link href="https://docs.goshs.de/en/usage/file-handling/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Download files</title>
      <link>https://docs.goshs.de/en/usage/file-handling/download/index.html</link>
      <pubDate>Fri, 05 Jul 2024 09:10:41 +0200</pubDate>
      <guid>https://docs.goshs.de/en/usage/file-handling/download/index.html</guid>
      <description>Download a file You can either use the UI and click the download symbol of any file you want to download or you could use a command line tool like curl or wget to retrieve the file on a command line. If you click the file name it could be opened in the browser to view the content directly depending on the file type.</description>
    </item>
    <item>
      <title>Upload files</title>
      <link>https://docs.goshs.de/en/usage/file-handling/upload/index.html</link>
      <pubDate>Fri, 05 Jul 2024 09:10:41 +0200</pubDate>
      <guid>https://docs.goshs.de/en/usage/file-handling/upload/index.html</guid>
      <description>Upload a file You can upload files using the Upload button which opens a dropzone. Or you just drag and drop the file right to the UI.&#xA;Here you can either drag &amp; drop files or you click the Dropzone and select one or more from the file dialog. The upload will begin right away and the file will be uploaded to the directory you are in.</description>
    </item>
    <item>
      <title>Delete files</title>
      <link>https://docs.goshs.de/en/usage/file-handling/delete/index.html</link>
      <pubDate>Fri, 05 Jul 2024 09:10:41 +0200</pubDate>
      <guid>https://docs.goshs.de/en/usage/file-handling/delete/index.html</guid>
      <description>Delete one or more files goshs lets you delete one or more files.&#xA;You can either delete a single file by clicking the delete button at the end of the row the file is in or you could select multiple files using the checkboxes and click on the delete button that gets shown to bulk delete multiple files.</description>
    </item>
  </channel>
</rss>