Skip to content

Commit

Permalink
Deploy to GitHub Pages: d1dc27d
Browse files Browse the repository at this point in the history
  • Loading branch information
Github CI committed Dec 22, 2023
1 parent f2d5604 commit 6536317
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Walkthroughs/Giving_Files/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1515,7 +1515,7 @@ <h2 id="the-sender">The Sender<a class="headerlink" href="#the-sender" title="Pe
<div class="codehilite"><pre><span></span><code>$ module load pipe-gifts
</code></pre></div>

<ol>
<ol start="4">
<li>Use <code>pipe-give</code> with the name of one or more files, to set up the transfer.</li>
</ol>
<p>For example, here we're transferring a file called <code>some_file</code>:</p>
Expand All @@ -1533,7 +1533,7 @@ <h2 id="the-sender">The Sender<a class="headerlink" href="#the-sender" title="Pe
[Ctrl-C to cancel.]
</code></pre></div>

<ol>
<ol start="5">
<li>
<p>Give the login node name (<code>login01</code> here), transfer ID, and password to the person you want to receive the files. The password only applies to this single transfer, so it's fine to send it via email or an IM system.</p>
</li>
Expand Down Expand Up @@ -1570,19 +1570,19 @@ <h2 id="the-receiver">The Receiver<a class="headerlink" href="#the-receiver" tit
[ccaa002@login02 ~]$
</code></pre></div>

<ol>
<ol start="4">
<li>Load the "pipe-gifts" module:</li>
</ol>
<div class="codehilite"><pre><span></span><code>$ module load pipe-gifts
</code></pre></div>

<ol>
<ol start="5">
<li>(Optional) Use <code>cd</code> to change directory to where you want to receive the files to, for example:</li>
</ol>
<div class="codehilite"><pre><span></span><code>$ cd files_from_my_friend
</code></pre></div>

<ol>
<ol start="6">
<li>Use <code>pipe-receive</code> to set up the transfer. Enter the ID and password when requested, check the list of files that are going to be sent, and wait for the transfer to complete.</li>
</ol>
<p>You should see something like this:</p>
Expand Down
Binary file modified sitemap.xml.gz
Binary file not shown.

0 comments on commit 6536317

Please sign in to comment.