<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://hpc.tu-berlin.de/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://hpc.tu-berlin.de/feed.php">
        <title>HPC-Cluster-Dokumentation hpc:tutorials:fs</title>
        <description></description>
        <link>https://hpc.tu-berlin.de/</link>
        <image rdf:resource="https://hpc.tu-berlin.de/lib/tpl/bootstrap3/images/favicon.ico" />
       <dc:date>2026-04-28T21:23:25+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://hpc.tu-berlin.de/doku.php?id=hpc:tutorials:fs:sshfs&amp;rev=1713528105&amp;do=diff"/>
                <rdf:li rdf:resource="https://hpc.tu-berlin.de/doku.php?id=hpc:tutorials:fs:start&amp;rev=1713872024&amp;do=diff"/>
                <rdf:li rdf:resource="https://hpc.tu-berlin.de/doku.php?id=hpc:tutorials:fs:windows_file_transfer&amp;rev=1722426234&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://hpc.tu-berlin.de/lib/tpl/bootstrap3/images/favicon.ico">
        <title>HPC-Cluster-Dokumentation</title>
        <link>https://hpc.tu-berlin.de/</link>
        <url>https://hpc.tu-berlin.de/lib/tpl/bootstrap3/images/favicon.ico</url>
    </image>
    <item rdf:about="https://hpc.tu-berlin.de/doku.php?id=hpc:tutorials:fs:sshfs&amp;rev=1713528105&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-04-19T14:01:45+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Mount Cluster Storage</title>
        <link>https://hpc.tu-berlin.de/doku.php?id=hpc:tutorials:fs:sshfs&amp;rev=1713528105&amp;do=diff</link>
        <description>Mount Cluster Storage

1. Create a local mount point:
 mkdir ~/clustermount
2. Mount the cluster directory you need:  
 sshfs username@gateway.hpc.tu-berlin.de:  clustermount/ 
A path can be given after :. None uses the users home directory.

3. Your cluster home is now  available at ~/clustermount</description>
    </item>
    <item rdf:about="https://hpc.tu-berlin.de/doku.php?id=hpc:tutorials:fs:start&amp;rev=1713872024&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-04-23T13:33:44+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>File System</title>
        <link>https://hpc.tu-berlin.de/doku.php?id=hpc:tutorials:fs:start&amp;rev=1713872024&amp;do=diff</link>
        <description>File System

Index
fs index


Introduction

BeeGFS is a parallel file system that we use on our cluster. The user home directories and the /scratch directory are stored there. A parallel file system allows you to access your files on all nodes simultaneously and transparently, as if it was local storage. If you access a different node (e.g. srun</description>
    </item>
    <item rdf:about="https://hpc.tu-berlin.de/doku.php?id=hpc:tutorials:fs:windows_file_transfer&amp;rev=1722426234&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-07-31T13:43:54+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>File Transfer for Windows</title>
        <link>https://hpc.tu-berlin.de/doku.php?id=hpc:tutorials:fs:windows_file_transfer&amp;rev=1722426234&amp;do=diff</link>
        <description>File Transfer for Windows



Putty PSFTP

If you want to transfer files from your Windows workstation to your home directory on the cluster you need an SFTP client.
A popular option is Putty's PSFTP client. You don't need administrator rights to run this program. You can download the latest PSFTP from</description>
    </item>
</rdf:RDF>
