<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.anunna.wur.nl/index.php?action=history&amp;feed=atom&amp;title=Data_Transfer_Best_Practices</id>
	<title>Data Transfer Best Practices - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.anunna.wur.nl/index.php?action=history&amp;feed=atom&amp;title=Data_Transfer_Best_Practices"/>
	<link rel="alternate" type="text/html" href="https://wiki.anunna.wur.nl/index.php?title=Data_Transfer_Best_Practices&amp;action=history"/>
	<updated>2026-06-20T08:05:29Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://wiki.anunna.wur.nl/index.php?title=Data_Transfer_Best_Practices&amp;diff=2930&amp;oldid=prev</id>
		<title>Haars0011: IA migration §6: new Data Transfer Best Practices (P2.15) (via create-page on MediaWiki MCP Server)</title>
		<link rel="alternate" type="text/html" href="https://wiki.anunna.wur.nl/index.php?title=Data_Transfer_Best_Practices&amp;diff=2930&amp;oldid=prev"/>
		<updated>2026-06-19T12:15:48Z</updated>

		<summary type="html">&lt;p&gt;IA migration §6: new Data Transfer Best Practices (P2.15) (via create-page on MediaWiki MCP Server)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Guidance for moving data to and from Anunna efficiently and reliably. For the tools themselves, see [[Data Transfer Methods]].&lt;br /&gt;
&lt;br /&gt;
== Choose the right tool ==&lt;br /&gt;
&lt;br /&gt;
* For command-line transfers, prefer &amp;lt;code&amp;gt;rsync&amp;lt;/code&amp;gt; over &amp;lt;code&amp;gt;scp&amp;lt;/code&amp;gt; for anything large or repeated — it resumes and only copies what has changed.&lt;br /&gt;
* The browser-based [[File Browser]] is fine for small files, but not for large or many-file transfers; use rsync, scp, or an SFTP client (WinSCP, FileZilla) instead.&lt;br /&gt;
&lt;br /&gt;
== Transfer to the right place ==&lt;br /&gt;
&lt;br /&gt;
* Transfer compute data directly to [[Compute Storage|Lustre]], not to your home directory.&lt;br /&gt;
* Use the correct group path under &amp;lt;code&amp;gt;/lustre&amp;lt;/code&amp;gt; — see [[Compute Storage]].&lt;br /&gt;
&lt;br /&gt;
== Make transfers reliable ==&lt;br /&gt;
&lt;br /&gt;
* For long transfers, run them inside a persistent session (&amp;lt;code&amp;gt;screen&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;tmux&amp;lt;/code&amp;gt;) so they survive a dropped connection.&lt;br /&gt;
* Verify that large transfers completed before deleting the source — &amp;lt;code&amp;gt;rsync&amp;lt;/code&amp;gt; reports this, or compare checksums.&lt;br /&gt;
* Resume an interrupted transfer with &amp;lt;code&amp;gt;rsync&amp;lt;/code&amp;gt; rather than starting over.&lt;br /&gt;
&lt;br /&gt;
== Be considerate ==&lt;br /&gt;
&lt;br /&gt;
* Transfers run on the [[Login Nodes|login nodes]], which are shared — very large transfers can load them, so be mindful of other users.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Data Transfer Methods]]&lt;br /&gt;
* [[Compute Storage]]&lt;br /&gt;
* [[Data storage best practices]]&lt;/div&gt;</summary>
		<author><name>Haars0011</name></author>
	</entry>
</feed>