<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>zetamatta</author_name>
  <author_url>https://blog.hatena.ne.jp/zetamatta/</author_url>
  <blog_title>標準愚痴出力</blog_title>
  <blog_url>https://zetamatta.hatenablog.com/</blog_url>
  <categories>
    <anon>PowerShell</anon>
    <anon>Minecraft</anon>
  </categories>
  <description>マイクラのワールド、FTPバックアップ汎用版 スクリプトの第一引数にワールド名をとるようにした 引数が無い場合はワールドのリストを表示する 古い PowerShell だと、パイプラインにバイナリを通せないので、PowerShell 7.4 未満の場合はエラーにする Backup-World.ps1 Param( [string] $world) $SERVER = &quot;(FTPサーバーのホスト名)&quot; $USER = &quot;(FTPサーバーのユーザ名)&quot; $PASS = &quot;(FTPサーバーのパスワード)&quot; $DIR = &quot;(FTPサーバー上の置き場パス)&quot; If ( (Get-Host).Versi…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fzetamatta.hatenablog.com%2Fentry%2F2024%2F01%2F18%2F033454&quot; title=&quot;今週、書いた PowerShell スクリプト… - 標準愚痴出力&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2024-01-18 03:34:54</published>
  <title>今週、書いた PowerShell スクリプト…</title>
  <type>rich</type>
  <url>https://zetamatta.hatenablog.com/entry/2024/01/18/033454</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
