<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Ignacio Rodriguez</title>
    <description>The latest articles on DEV Community by Ignacio Rodriguez (@ignacio_rodriguez_fae5862).</description>
    <link>https://dev.to/ignacio_rodriguez_fae5862</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3881029%2F44101570-af82-49f4-ba60-79b4ec4879d7.png</url>
      <title>DEV Community: Ignacio Rodriguez</title>
      <link>https://dev.to/ignacio_rodriguez_fae5862</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ignacio_rodriguez_fae5862"/>
    <language>en</language>
    <item>
      <title>I built a faster alternative to Unstoppable Copier (with a retro CLI twist)</title>
      <dc:creator>Ignacio Rodriguez</dc:creator>
      <pubDate>Wed, 15 Apr 2026 18:26:30 +0000</pubDate>
      <link>https://dev.to/ignacio_rodriguez_fae5862/i-built-a-faster-alternative-to-unstoppable-copier-with-a-retro-cli-twist-111o</link>
      <guid>https://dev.to/ignacio_rodriguez_fae5862/i-built-a-faster-alternative-to-unstoppable-copier-with-a-retro-cli-twist-111o</guid>
      <description>&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F74eap5kvzvsbp9rc37ay.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F74eap5kvzvsbp9rc37ay.gif" alt="Logo" width="1023" height="1023"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Download&lt;br&gt;
Available here:&lt;br&gt;
&lt;a href="https://www.arwifi.com.ar/backuptool" rel="noopener noreferrer"&gt;Website&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;After using tools like Unstoppable Copier for years, I always felt something was missing: simplicity for everyday backups.&lt;/p&gt;

&lt;p&gt;Most users don’t need advanced disk recovery or complex configuration. They just need a fast, reliable way to move their personal files safely to an external drive.&lt;/p&gt;

&lt;p&gt;So I built ARWIFI Backup Tool Pro v2.&lt;/p&gt;

&lt;p&gt;It’s a Windows backup utility designed for:&lt;/p&gt;

&lt;p&gt;Desktop, Documents, Downloads, Pictures, Videos&lt;br&gt;
Automatic filtering of temporary and cache files&lt;br&gt;
Real-time progress tracking&lt;br&gt;
Simple cancellation with ESC&lt;br&gt;
Detailed backup statistics&lt;br&gt;
Why not just use existing tools?&lt;/p&gt;

&lt;p&gt;Tools like Unstoppable Copier are excellent for corrupted drives and edge cases.&lt;/p&gt;

&lt;p&gt;But for 99% of users:&lt;/p&gt;

&lt;p&gt;personal backups&lt;br&gt;
external drives&lt;br&gt;
system migrations&lt;/p&gt;

&lt;p&gt;…they are overkill.&lt;/p&gt;

&lt;p&gt;What makes this different?&lt;/p&gt;

&lt;p&gt;ARWIFI Backup Tool focuses on:&lt;/p&gt;

&lt;p&gt;Speed over complexity&lt;br&gt;
Clean CLI-style interface&lt;br&gt;
Retro “keygen-era” aesthetic&lt;br&gt;
No configuration overload&lt;br&gt;
Immediate usability&lt;br&gt;
Inspiration&lt;/p&gt;

&lt;p&gt;The idea came from combining:&lt;/p&gt;

&lt;p&gt;reliability of classic backup tools&lt;br&gt;
simplicity of modern UX&lt;br&gt;
nostalgic CLI interfaces&lt;br&gt;
Tech&lt;/p&gt;

&lt;p&gt;Built for Windows, optimized for fast file operations and minimal system overhead.&lt;/p&gt;

&lt;p&gt;Screenshots:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fra9bmwkr08cfzcls7u5q.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fra9bmwkr08cfzcls7u5q.gif" alt="Scaning" width="728" height="593"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Feiqkxkk17e8ylo5rqgyt.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Feiqkxkk17e8ylo5rqgyt.gif" alt="Select Drive" width="739" height="605"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fmtxwg84ihjyjjbjc8vty.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fmtxwg84ihjyjjbjc8vty.gif" alt="sumary" width="731" height="596"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fxe44wvoemjtbp3ysmiiv.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fxe44wvoemjtbp3ysmiiv.gif" alt="Progress" width="732" height="593"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fumz16g791t3575l8eiyp.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fumz16g791t3575l8eiyp.gif" alt="Progress2" width="730" height="601"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F9w2426y4fumj06g6eonf.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F9w2426y4fumj06g6eonf.gif" alt="Progress3" width="728" height="547"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F718v0tjkujudq61l1p2v.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F718v0tjkujudq61l1p2v.gif" alt="Progress4" width="728" height="595"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Download&lt;br&gt;
Available here:&lt;br&gt;
&lt;a href="https://www.arwifi.com.ar/backuptool" rel="noopener noreferrer"&gt;Website&lt;/a&gt;&lt;/p&gt;

</description>
      <category>backup</category>
      <category>console</category>
    </item>
  </channel>
</rss>
