The filenames tag has no wiki summary.
1
vote
4answers
104 views
How to copy files containing | in the name?
In Windows 7 I can't copy the file with | in the name. Gives me an error Can not find the file. I have around 30GB of files and all contains that character. Any idea how can I copy them to another ...
2
votes
2answers
23 views
How do I use non-latin alphabet characters in a framebuffer console?
How do you guys use Linux when you have lots of files with non-Latin alphabets, or even Chinese/Japanese? I don't have a problem with Windows, because I do everything in the GUI (it's hard not to), ...
0
votes
3answers
49 views
WinSCP can't upload file or folder with blank spaces
I have created a batch file containing WinSCP commands to upload files in different folders. Now, file names and folder name contain blank spaces.
It's showing an error when I'm running the batch ...
0
votes
0answers
49 views
Why do I see all the files in sub-sub directories?
I'm using Win7, 32 bit. I have a subdirectory under Documents which has several subdirectories. Example: Documents\level1\level2. At level2 there are, lets say 10 subdirectories. In each of these ...
3
votes
1answer
75 views
Windows explorer sees different file name from cmd
I just got a new computer, and put my old hard drive (which contained Windows) in the new computer to keep my old files. I was successfully able to remove the Windows directory from this drive, but ...
0
votes
1answer
9 views
My itunes library files now start with “original” in the filename. How to fix?
Not sure what happened, but I think an app I was looking at as an alternative to iTunes at one point, may have hosed my music library.
In trying to clean up and de-dupe my music library, I have found ...
-1
votes
1answer
109 views
Facebook photos: batch renaming to useful filenames [closed]
Possible Duplicate:
How can I do a mass file rename in Windows?
Scenario:
I work with a journalist friend who writes and photographs for travel and art subjects. He uses his Facebook ...
1
vote
1answer
40 views
Why do I sometimes get double extension names in OS X?
Sometimes when downloading files, I end up with a file like "foo.txt.txt". Sometimes I end up with just "foo" (and then manually change the extension later).
Is this a common problem with OS X? What ...
2
votes
0answers
34 views
Uploading certain files and folders via SFTP causes names to be uppercased
I have a small set of files and folders in a directory on my computer that are causing issue. When I upload them to my web host (Dreamhost) via SFTP (using Transmit on OSX, a GUI), most files and ...
1
vote
1answer
64 views
How to remove a folder with a broken name?
I use Windows Live Mesh to keep my files backed up across many computers, but I have one folder (that I think came from a rar file), called px 2 (with what appears to be a space at the end). This file ...
2
votes
1answer
88 views
What characters are safe in cross-platform file names for Linux, Windows and OS-X
Currently, I use a YYMMDD-NAME+PAGE name for most of my files. NAME has spaces converted to underscores.
I'd like to use the YYYY-MM-DD date format, but I am not sure how to separate it from the ...
3
votes
2answers
145 views
Automatically strip invalid characters from Windows filenames
I often paste titles of PDFs into their filenames so I can easily search for them. They often have invalid characters like newlines or :, and Windows pops up a stupid error and then reverts the ...
1
vote
4answers
69 views
How do I recursively list filenames (only) in DOS/Windows? [closed]
Possible Duplicate:
Get bare file names recursively in command prompt
I would like to recursively list all files in a directory, showing filenames only (without extensions and without the ...
1
vote
2answers
90 views
Shell script for batch converting video
I'm attempting to write a script for use with HandbrakeCli to convert .mkv-files to XBOX 360 compatible mp4-files.
#!/bin/bash
for f in "$@"
do
echo "$f"
HandbrakeCli -i "$f" -o ...
0
votes
2answers
84 views
Use full ascii table to file name in linux
In the Windows operating system I can use unusual characters in the file name by typing the decimal code of the character in the number pad. This way I can access all of the characters in the ...
1
vote
1answer
74 views
How to annotate files - when long filenames are not enough
I work with many files doing general data analysis.
Things I want to know about my files include:
what data is contained in the file (in long and very long descriptive, english text)?
is the file ...
0
votes
1answer
173 views
How to batch add leading zero to fix order of # filenames? (not experienced with code) [closed]
Possible Duplicate:
How can I mass rename files from the command line or using a 3rd party tool?
The title says it all.
The problem is that the first nine files of a couple of hundred are ...
0
votes
0answers
48 views
TextPad problem with filenames containing non-English symbols
I'm using TextPad 5.4.2 as a main ASCII text editor tool on my Windows 7 system. I'm happy with all its features but quite unhappy with the following bug. I have an external HDD with NTFS which have ...
0
votes
2answers
392 views
While renaming, How can I disable Windows 7 highlighting the entire filename when I click'n'drag across part of it?
This is super annoying. If I highlight one word in the long filename, the entire filename gets highlighted (usually 1 millisecond before I tap delete or type something else). I just want Windows to ...
1
vote
1answer
50 views
How to extract the filename extension out of %f in script?
The windows %%f returns the full name of the file as 'filename.ext'
e.g.
for /r %%f in (*.wav) do echo %%f
Is there a way to extract the filename without the extension from %%f?
1
vote
1answer
210 views
batch-rename filenames with numbers to sort alphabetically
I want to batch-rename files containing numbers, padding the numbers with zeroes.
The goal is to sort numbered sets of files alphabetically in the correct order in any application.
In a set of files ...
0
votes
2answers
61 views
Mac OS X Symbol in filename priority
Not sure if this feature was in OS9 and under or ever made it to X or was in 9, or what.. but it used to be that if a user started a filename with a '!', then it would be listed first in Finder ...
0
votes
1answer
126 views
Stripping out illegal characters such as question marks “????” from names of my files on Windows 7
I need a simple free software program that can strip out illegal characters such as question marks ???? from names of my files on Windows 7, 64 bit and can strip them in batch/bulk
5
votes
1answer
298 views
What does a blue filename in Windows Explorer mean?
I am viewing a network share where some filenames are in blue instead of black. I am using Windows 7.
This question mentions green filenames, which indicates encrypted file.
What does a blue ...
1
vote
2answers
326 views
Which is the fastest way to replace all “underscores _” in filenames with “space” [closed]
Possible Duplicate:
How can I mass rename files from the command line or using a 3rd party tool?
I have many PDFs of EBooks but some of them have underscores in their filenames so it ...
1
vote
3answers
149 views
Confused: does show all filename extensions actually work in Mac OS X?
Quite simply, the option in Finder prefs to show all filename extensions is checked, but sometimes when I save something, e.g. a text file, and don't explicitly specify a filename in the save dialog, ...
4
votes
2answers
139 views
Get bare file names recursively in command prompt
I ran into a little snag trying to get only the filenames (no extensions or file paths) recursively.This worked for me in the root folder:
dir /b
But when i added /s to scan recursively i also got ...
0
votes
1answer
21 views
How to get names of files spooled for printing?
I need to get names of all files spooled for printing. How can I do this in Unix?
3
votes
4answers
128 views
Should all plain text files have some sort of suffix (e.g. *.txt, *.conf)
I create many notes in plain text files, but after a while the .txt suffix I put at the end of them seems to be unnecessary typing and visual noise. Is appending .txt to plain text files a strongly ...
0
votes
1answer
47 views
how do I open a file from bash when it contains brackets
A previous developer on my project created backup copies of files using the format "filename (date time).extension" even though the project was under SVN control (don't ask!!!). I now can't open ...
2
votes
3answers
170 views
Recover ext4 filenames
I have a corrupted ext4 file system that had ~7 TiB of data on it. Using photorec, I was able to recover usable data, but all the filenames are gone. Is there a tool that would let me recover the ...
4
votes
1answer
226 views
script to convert ext4 filenames to ntfs
ext4 allows certain chars in filenames which ntfs doesn't. Is there a script to replace those chars in filenames?
0
votes
1answer
161 views
How to compare files with partially matching file names? (tools/software?)
Is there a tool/software to do this?
I use beyond compare and am advised that the regex features it provides might make this possible but I've not seen a working solution yet.
Background, I'm ...
1
vote
1answer
321 views
How to configure folder name case sensitivity in Windows 7?
I need to create files named abc.txt and ABC.txt. By default, Windows 7 will not allow this. Somebody please help me to solve.
NB: nfsadmin is not working in my system.
1
vote
1answer
470 views
Converting Filename Encoding
my operating system is Arch Linux. I am trying to extract a .zip archive that contains CJK characters in its filenames. It was most likely created on a Windows machine.
I tried the unzip utility and ...
0
votes
0answers
87 views
Tool/method to reformat filenames [closed]
Possible Duplicate:
How can I mass rename files from the command line or using a 3rd party tool?
I get lots of files from a variety of sources whose names I need to clean up for safe ...
2
votes
3answers
59 views
Odd character string included in files download via torrent
I recently download a torrent and am curious about a part of the file name, which is about eight characters long with random numbers and letters.
Example filename of a video which I downloaded:
...
1
vote
1answer
60 views
How to avoid the full path being shown under an embedded document in Microsoft Word 2003?
When I embed a document inside another using Inset>Object>Create from file, the file is shown with the full path underneath, truncated by the available space so it invariably looks awful.
Is ...
0
votes
3answers
53 views
Software for batch renaming of images
I have a bunch of images downloaded from the web. I kept their original file names when I saved them.
Now I would like to reorder these images and have them renamed in a pattern like this: ...
1
vote
0answers
112 views
Auto include save date in filename?
Can I set an option to automatically include the save date in an MSWord filename?
1
vote
1answer
72 views
How does file systems know which folder a file is in?
The index nodes contain meta data and points to where the actual data is. But how does the system know where in the directory tree the file or folder is, and how does it translate the filename into an ...
2
votes
1answer
225 views
How to turn off autocomplete for filenames in Windows 7?
When you save a file and you start entering in text in the save dialog box, a drop down list of files that begin with the letters you have typed appear. How do you stop the list from appearing?
1
vote
1answer
219 views
Put date into backup .tar.gz filename
I'd like to run a simple tar command to backup my website directory. It will run through cron, but I want to be able to put the time at which the backup was made as the filename. I don't really mind ...
2
votes
2answers
149 views
Rename sets of files based on size
Background
Rename one set of files based on a name that corresponds to another set, using a sort order based on file size to match the file names. The files from both sets have approximately the same ...
0
votes
0answers
100 views
Force a file to overwrite instead of appending the filename
I've got an application running is OS X that won't overwrite a file with the same filename. It will only append the filename with a 'space 1'. If I write a file more than once I get something like ...
1
vote
1answer
47 views
Windows Desktop Icon Filename Positioning
Is there a way to make filenames appear to the right or left of the file and folder icons as you can in OSX on the desktop?
0
votes
0answers
295 views
Sanitize filenames for Windows - remove colons, etc [closed]
Possible Duplicate:
How to recursively rename files/folders to make their names Windows-friendly?
I'm moving lots of files from an EXT partition to an NTFS partition. Some of them have ...
3
votes
1answer
289 views
Rename file in XP, only select file name, but show file extension
So if I have a file called: test.txt and I want to rename it, there are two options (depending on the Show already known file extension option):
1) ON:
it selects everything (test.txt), meaning I ...
1
vote
1answer
190 views
By which program can I change UNICODE filenames in my whole disk to ASCII?
By which program can I change UNICODE filenames in my whole disk to ASCII?
0
votes
4answers
154 views
Mac OS: how could I rename a file like APP_001.gif to 01.gif?
I have a load of files in a directory. They all have names like:
APP_001.gif
APP_101.gif
How could I bulk rename them to
01.gif
101.gif
i.e. get rid of the prefix before _, and then remove the ...