<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>filesystem on netcup hosting blog</title>
    <link>https://en.netcup.nllk.net/blog/tags/filesystem/</link>
    <description>Recent content in filesystem on netcup hosting blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Mon, 31 Aug 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://en.netcup.nllk.net/blog/tags/filesystem/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>How to copy a file in Python</title>
      <link>https://en.netcup.nllk.net/blog/post/0060-python-copy-file/</link>
      <pubDate>Mon, 31 Aug 2026 00:00:00 +0000</pubDate>
      
      <guid>https://en.netcup.nllk.net/blog/post/0060-python-copy-file/</guid>
      
        <description>This article shows how to copy a file in Python, what each shutil function preserves, and the Path.copy method added in Python 3.14.</description>
      
    </item>
    
    <item>
      <title>How to create a directory and its missing parents in Python</title>
      <link>https://en.netcup.nllk.net/blog/post/0049-python-create-directory/</link>
      <pubDate>Sat, 29 Aug 2026 00:00:00 +0000</pubDate>
      
      <guid>https://en.netcup.nllk.net/blog/post/0049-python-create-directory/</guid>
      
        <description>This article shows how to create a directory and any missing parent directories in Python, and why checking whether it exists first is a race condition.</description>
      
    </item>
    
  </channel>
</rss>
