Path Too Long Auto Fixer
is the 1st and only tool that will automatically correct paths and filenames to
fit under the 260-character limit in bulk. Back-up all of your files. Other tools make you go through
hundreds of files, one-by-one, renaming and copying them somewhere. Who
has time for that now-avoidable activity?
The most common way to get the path too long error is to have a too many sub-directories. For example the path below has 20 sub-directories! This is known a as deep directory and is very common in many work place shared drives. Coping this file in Windows Explorer will fail.
Path Too Long Auto Fixer automatically fixes hundreds of deep directories and filenames so you don't have to .
Now you can copy and sync your hundreds of files to the cloud, with out error.
Don't miss a file, on your USB backups or to the cloud.
Never miss an Online Backup again

OneDrive, GDrive and Dropbox, etc all enforce the the 260 character limit. You may not even see the errors if you don't check the logs, which most users do not.
Download Demo New Release 3 - July 2017
PathTooLongAutoFixerAppRelease3Demo.zip - NO LONGER AVAILABLE - R4 is out
Unzip and double-click PathTooLongAutoFixerR4DEMO.exe*
* Limited to return 2 rows and opens this blog page on each run.
Guaranteed no malware, no spyware, no evil-ware of any sort, like the rest of my tools.
But I do like to get paid. Free demo tool.
Path Too Long Auto Fixer (PTLAF) rocks because in a few steps you can copy thousands of files . PTLAF will identified the multitude of long paths (directories) and filenames and correct them so you manually do not have too!
PTLAF is the first and only tool on the market that does this today !
PTLAF use an innovative algorithm to shortening filenames and paths so they are still human readable and unique. We are not using 8.3 names here, we have designed our own algorithm here. Download and try it for free!
Release 3 Client App
Path Too Long Auto Fixer rocks because can copy thousands of files to a new directory in seconds.
Path Too Long Auto Fixer uses a unique algorithm that shortens paths and filenames. It working its way back up the directories levels, shortening up, until the length is legal. This process is consistent for successive runs. Shortened paths are still readable and easily identifiable from the source.
This is a non-destructive process. No files will be lost. This is a copy, not a move or delete process. There is an new option to delete long source file paths.
PTLAF does not remove the old too long paths, unless you want it too. There is an option to do delete files, once you are convinced you have it the right way. So you have the original and new shorter paths side-by-side.
Tested On:
Windows XP ,7, 8, 8.1, 10, 10 CU and equivalent Server releases
Optimal min. screen size XGA 1024 x 768 (4:3 aspect ratio, introduced in 1990)
Software Specifications:
Full Unicode support for filename and paths.
Full Unicode support for path delimiters (dash, underscore, whites pace), see Advanced Options in Quick Instructions.
Integrated AlphaFS 2.1 library to handle long paths over 260 characters and Unicode support. AlphaFS is a .NET library which is provided and supports extended length paths (longer than 260 characters).
Software Requirements:
Requires Microsoft .NET Framework 4 Client Profile now expired, but is accessible by
. NET Framework 4.5 is a highly compatible, in-place update to .NET Framework 4. Download here .
Exception for Windows XP use
Microsoft .NET Framework 4 (Web Installer). Download here.
For Administrators using the Generate Script button
Requires Powershell_ISE and Powershell to use .NET 4.0 CLR. Check here.
You can upgrade to Powershell 4.0 Windows Management Framework 4.0 download here.
Do you have .
NET Framework 4 installed ? Check FAQ
here. Or use this tool available
here.
Download Demo New Release 3 - July 2017
PathTooLongAutoFixerAppRelease3Demo.zip- NO LONGER AVAILABLE - R4 is out
Unzip and double-click PathTooLongAutoFixerR3App-Demo.exe*
* Limited to return 2 rows and opens this blog page.
Guaranteed no malware, no spyware, no evil-ware of any sort, like the rest of my tools.
But I do like to get paid. Free demo tool.
Licensing
For license inquires send email via contact form (right panel).
Licenses are sold on a per seat basis, tied to user account and hardware fingerprint.
This documentation is a work in progress while final version is being developed.
![]() |
Window 10 Path Tool Long Error |
I:\WORK-CODE\EXAMPLE PATH TOO LONG\Documents\Business\Office Addon\v3-php-sdk-2.0.4\ v3-php-sdk-.0.4\Dependencies\XSD2PHP\test\data\expected\ContactCompany\oasis\names\ specification\ubl\schema\xsd\Common Aggregated Components\ system-maintained configuration file\Helpv1.1.docx
Path Too Long Auto Fixer automatically fixes hundreds of deep directories and filenames so you don't have to .
Now you can copy and sync your hundreds of files to the cloud, with out error.
Don't miss a file, on your USB backups or to the cloud.
Never miss an Online Backup again

OneDrive, GDrive and Dropbox, etc all enforce the the 260 character limit. You may not even see the errors if you don't check the logs, which most users do not.
Download Demo New Release 3 - July 2017
Unzip and double-click PathTooLongAutoFixerR4DEMO.exe*
* Limited to return 2 rows and opens this blog page on each run.
Guaranteed no malware, no spyware, no evil-ware of any sort, like the rest of my tools.
But I do like to get paid. Free demo tool.
What make this solution the Best Choice ?
Path Too Long Auto Fixer (PTLAF) rocks because in a few steps you can copy thousands of files . PTLAF will identified the multitude of long paths (directories) and filenames and correct them so you manually do not have too!
PTLAF is the first and only tool on the market that does this today !
PTLAF use an innovative algorithm to shortening filenames and paths so they are still human readable and unique. We are not using 8.3 names here, we have designed our own algorithm here. Download and try it for free!
Release 3 Client App
Path Too Long Auto Fixer rocks because can copy thousands of files to a new directory in seconds.
Release 3 (R3) Improvements
- Strict adherence to preserve file length (PFL), no spaces removed by default as in Release 2. R3 does NOT include extension length now. So in R3 length 3, represents won.txt or won.text, in R2 a.txt would be of length 5.
Default is 25, but absolute min would of length 3 to be still readable. But you can but can goto 0 if you really need to super crunch the file name. - Paths that are attempted to be compressed and there no advantage gained, the letter case of the original path or filename will be preserved. In R2, title case would be applied regardless.
- Collision detection, if generated shortened name happens to result in the same previous generated short name, this will rename it by adding a 0-9 at the end of the filename. There are 0-9 slots. Example, wn.txt if exists will be renamed to w0.txt, then next one w1.txt, etc.
- Added a clean-up option to delete all empty source directories. A confirmation pop-up will appear when using the Execute button. In the Powershell generated script just uncomment that section of the script.
- Execute button will do in client processing;
- Includes option to be delete all empty source directories (target in R4 this will be migrated to an option)
- Handles read-only files (not in Powershell, target R4). Hint, if PS fails, use Execute button for read-only files only.
- Execute button produces a full transaction log (C:\Users\{Username}\FixLongPaths_{timestamp}.log) so you can track file changes.
How Path Too Long Auto Fixer Work ?
Path Too Long Auto Fixer uses a unique algorithm that shortens paths and filenames. It working its way back up the directories levels, shortening up, until the length is legal. This process is consistent for successive runs. Shortened paths are still readable and easily identifiable from the source.
This is a non-destructive process. No files will be lost. This is a copy, not a move or delete process. There is an new option to delete long source file paths.
PTLAF does not remove the old too long paths, unless you want it too. There is an option to do delete files, once you are convinced you have it the right way. So you have the original and new shorter paths side-by-side.
Technical Details
Windows XP ,7, 8, 8.1, 10, 10 CU and equivalent Server releases
Optimal min. screen size XGA 1024 x 768 (4:3 aspect ratio, introduced in 1990)
Software Specifications:
Full Unicode support for filename and paths.
Full Unicode support for path delimiters (dash, underscore, whites pace), see Advanced Options in Quick Instructions.
Integrated AlphaFS 2.1 library to handle long paths over 260 characters and Unicode support. AlphaFS is a .NET library which is provided and supports extended length paths (longer than 260 characters).
Software Requirements:
Requires Microsoft .NET Framework 4 Client Profile now expired, but is accessible by
. NET Framework 4.5 is a highly compatible, in-place update to .NET Framework 4. Download here .
Exception for Windows XP use
Microsoft .NET Framework 4 (Web Installer). Download here.
For Administrators using the Generate Script button
Requires Powershell_ISE and Powershell to use .NET 4.0 CLR. Check here.
You can upgrade to Powershell 4.0 Windows Management Framework 4.0 download here.
Download Demo New Release 3 - July 2017
PathTooLongAutoFixerAppRelease3Demo.zip
Unzip and double-click PathTooLongAutoFixerR3App-Demo.exe*
* Limited to return 2 rows and opens this blog page.
Guaranteed no malware, no spyware, no evil-ware of any sort, like the rest of my tools.
But I do like to get paid. Free demo tool.
Licensing
For license inquires send email via contact form (right panel).
Licenses are sold on a per seat basis, tied to user account and hardware fingerprint.
- Single seat for a small company/home company is $57.00 USD.
- Single seat for a large company or on a server or VM license is $97.00 USD (a min 3 user seat charge).
- Enterprise (unlimited license, portable) please use contact form
This documentation is a work in progress while final version is being developed.