3 Messages
•
100 Points
Lightroom can't import files whose name contains a "/"
Lightroom 5.3 on OS X can't import files whose names contain a slash (ex: "mom/dad.jpg"). / is a legal filename character on os x. My stepdad loves naming his files with it.
Responses
rob_cole_2221866
4.5K Messages
•
76.3K Points
7 y ago
0
Victoria_Bampton_Lightroom_Queen
Champion
•
6.5K Messages
•
109.6K Points
7 y ago
Victoria Bampton a.k.a. The Lightroom Queen
www.lightroomqueen.com
Author of Adobe Lightroom Classic - The Missing FAQ and Adobe Lightroom - Edit Like a Pro books.
0
0
atotic
3 Messages
•
100 Points
7 y ago
It is possible to write cross-platform code to handle all legal file names. I've done it, it is annoying, you get pelted by tons of bug reports.
0
0
john_beardsworth
1.3K Messages
•
22.5K Points
7 y ago
0
0
robert_ripps
183 Messages
•
2.8K Points
2 m ago
I just tried to add a bunch of files to Lightroom Classic 9.4, but it refused to add some of them, saying: “An unknown error occurred.”
The only commonality I can see is they all had a slash (/) in the file name, which Lightroom showed as a colon (:)- is that character not able to be used when importing files?
6
0
John_R_Ellis
Champion
•
5.8K Messages
•
100.4K Points
1 m ago
This is a bug in LR.
On Mac OS, "/" in file names is legal at the app level. Finder and other "native" apps, including Photoshop, allow "/" in file names.
But the Mac app-level libraries translate it to ":" at the operating system level. You can see that for yourself: Rename a file in Finder to contain "/", then start the Terminal app and look at the file name with "ls" -- the "/" is replaced by a ":".
LR (and at least some other apps, including Firefox) don't implement that app-level behavior of "/". LR's Preferences > File Handling has an option to replace"/" and ":" in file names with "-":
but that doesn't work with Import with Copy or Move -- you get "Unknown error" instead. Note that Import does translate spaces to "_" if you choose that option.
(edited)
4
0