FG
💻 Software

How to recursively rename files/folders to make their names Windows-friendly?

Fresh5 days ago
Mar 15, 20268072 views
Confidence Score0%
0%

Problem

I have a bunch of files on a Ubuntu box, which have various characters in their filenames that Windows doesn't accept (mostly ":" and "*", but possibly others). What's the simplest way to get these all renamed and moved to a Windows machine? It's OK to replace these characters with something like "…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How to recursively rename files/folders to make their names Windows-friendly?

Low Risk

Take a look at Glindra rename and detox. Glindra file utilities can be installed on either Windows or Linux. Examples of cleaning up file names on Windows: -safe Maps leading dashes (hyphens) to underscores. Collapses spaces. Maps problematic charac…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment