How to repair file names?

English support forum

Moderators: Hacker, petermad, Stefan2, white

Post Reply
User avatar
makinero
Senior Member
Senior Member
Posts: 268
Joined: 2013-10-26, 10:05 UTC

How to repair file names?

Post by *makinero »

User avatar
Gral
Power Member
Power Member
Posts: 1609
Joined: 2005-01-26, 15:12 UTC

Re: How to repair file names?

Post by *Gral »

First of all - post these names as a text.
User avatar
makinero
Senior Member
Senior Member
Posts: 268
Joined: 2013-10-26, 10:05 UTC

Re: How to repair file names?

Post by *makinero »

Gral wrote: 2019-01-02, 14:53 UTC First of all - post these names as a text.
http://pastebin.com/iBYFwa7b
Last edited by makinero on 2019-01-02, 15:45 UTC, edited 1 time in total.
User avatar
Gral
Power Member
Power Member
Posts: 1609
Joined: 2005-01-26, 15:12 UTC

Re: How to repair file names?

Post by *Gral »

...and make clickable links.
User avatar
Usher
Power Member
Power Member
Posts: 1727
Joined: 2011-03-11, 10:11 UTC

Re: How to repair file names?

Post by *Usher »

2makinero
Is it really so difficult to run

Code: Select all

dir *.jpg /b > files.txt
from the command line and then upload the text file?

Or maybe to check the top level domain in the download URL for those files? You DID download those files, didn't you?
Andrzej P. Wozniak
Polish subforum moderator
User avatar
makinero
Senior Member
Senior Member
Posts: 268
Joined: 2013-10-26, 10:05 UTC

Re: How to repair file names?

Post by *makinero »

dir *.jpg /b > files.txt

I do not want to play with it, this command is no way to restore the original file names.
User avatar
Usher
Power Member
Power Member
Posts: 1727
Joined: 2011-03-11, 10:11 UTC

Re: How to repair file names?

Post by *Usher »

2makinero
But you do want to send the file list to the forum users, don't you?
If you want to convert filenames you must know what encodings/codepages should be used. The text list may be displayed in Lister using different codepages to find the proper ones. Maybe you should do it on your own if you don't want to name the download site.
Andrzej P. Wozniak
Polish subforum moderator
User avatar
makinero
Senior Member
Senior Member
Posts: 268
Joined: 2013-10-26, 10:05 UTC

Re: How to repair file names?

Post by *makinero »

There is no download page, and the names are probably in Russian.
Post Reply