rename-file means changing name of a file

learn more… | top users | synonyms

1
vote
3answers
34 views

Renaming files with adding a number to filename in bash

I have lots of file like these: 13831_1.jpg 13838_1.jpg 138035_1.jpg 138037_1.jpg 138039_1.jpg I need to add a value of 5000000 to the numbers of the filenames. The result should be the following: ...
0
votes
1answer
24 views

Script to prepend all filenames within a directory

I've found an issue with adobes bates numbering tool, where file names are messing up the order in which they are numbered. I was hoping to write a script that users would be able to click on and add ...
0
votes
0answers
4 views

How do I batch rename image files already on the server?

I have hundreds of images on my server (Linux-based shared hosting) already. I want to rename these files at once using batch processing. The names are some gibberish, and what I want them named as is ...
1
vote
1answer
26 views

Error trying rename a file

Hi community! I have an application in VB.Net, in the user's computer is located in program files. The users run always the program as an Administrators. But in some cases; when the program try to ...
1
vote
0answers
29 views

WinError 183 with os.rename()

I'm running a python3.3 script in win7. At the end of the run I'm deleting a copyFile and renaming the tempFile as copyFile as so: os.remove(scancpName) os.rename(scantmpName, scancpName) Although ...
0
votes
4answers
45 views

How to rename an uploaded file in PHP?

I'm uploading a file to the server in PHP. Now I want to rename the file to the new name, but I couldn't get it done. The proposed new name of file will be composed of the value from one associative ...
1
vote
2answers
48 views

Renaming a .txt file after outsheeting it

I create a .txt file by outsheeting it. As crazy as this sounds, I am wondering whether I can then, in Stata, rename that .txt file? Or, alternatively, could I assign the first one a temporary name? ...
0
votes
1answer
59 views

how to rename a file while uploading it to the server?

I am developing an android app where i am getting all the images from the gallery in a grid view and displaying it along with a checkbox..i m able to select the images and upload multiple images to ...
0
votes
0answers
9 views

Bulk file rename; removing everything after dash. Powershell or command prompt

total noobe here. Did a search but I couldn't find the answer. I am trying to rename files that are in this format 871343_0000021467.jpg to 871343_Front_2D-1.jpg. SO basically I need everything from ...
0
votes
1answer
77 views

VBS - Counting total files in directory twice

Scripters extraordinaire - I have this script. It does the job it's supposed to do which is pull the first three characters of a file name and move them to the back of the file name. Surely there ...
0
votes
3answers
45 views

Renaming Multiple Files in Unix

I have files in below format EnvName.Fullbkp.schema_10022012_0630_Part1.expd EnvName.Fullbkp.schema_10022012_0630_Part2.expd EnvName.Fullbkp.schema_10022012_0630_Part3.expd ...
0
votes
1answer
39 views

Auto renaming of featured image filenames in WordPress posts..?

Please tell me, - is there a code I can use to automatically copy the title of a post and rename the filename of that post's featured image according to that title, putting dashes instead of spaces, ...
0
votes
1answer
36 views

Renaming files by removing a word from filename

I want to rename files in a folder that is currently named as A - f1, A - f2 where A is the folder name. I want to do this either in a batch file or shell script.
0
votes
2answers
27 views

Renaming a RandomAccessFile

i have a RAF called data.bin and a temporary RAF called temp.bin. data = new RandomAccessFile("data.bin","rws"); temp = new RandomAccessFile("temp.bin","rws"); the temp file is ...
0
votes
2answers
29 views

script or command to change the starting index number of a set of sequentially numbered files

i have a set of files named img1.png , img2.png ,...img10.png,.. and so on. what i want to achieve is renaming these files so that the starting index is increased by 30 such that the files become ...
0
votes
0answers
29 views

File.renameTo doesn't rename case sensitive files [duplicate]

Am trying to rename a File in Java (on Android) from small letters to capital letters though the File.renameTo(File newFile) returns true, but actually the file still has the same old name; for ...
0
votes
2answers
61 views

batch file to find files with double file extensions and remove the last one

I have several folders that have files with double file extensions along with regular file extensions. I need to create a batch script to search all the folders and remove the last extension with any ...
0
votes
0answers
71 views

PHP move_uploaded_file not working but rename is working

I have a strange problem. I am using PHP function move_uploaded_file to move uploaded file from /tmp/(temp) to web server. Function move_uploaded_file was working without any problem earlier, then ...
1
vote
0answers
27 views

Remove spaces from filenames in folder

I have a situation where I need to daily go over 400+ files in a folder on Xsan and replace spaces with under-scores in the filenames of the files. Does anyone one have a script at hand that I can ...
-1
votes
2answers
25 views

renaming a strange filename on winxp (“g:\filename.csv”) [closed]

Inadvertently, I have created a file named "g:\filename.csv" on WinXP through a python script. Pl. note that "g:\filename.csv" is the filename. Actually it is saved on F drive. I can't rename it ...
0
votes
1answer
63 views

Applescript rename duplicated file:

I am writing a scipt to create user folders and copy relevant applications templates to the main folder on an external media volume. Earlier user-entered information is provided through a dialog box. ...
-2
votes
2answers
45 views

modify several file names using shell

I would like to change several files name in my current directory, like this for example : test1 test2 test3 And I would like to rename every file with a command (mv I think) to have that (for ...
-1
votes
1answer
35 views

Trying to change name of uploaded file on upload in PHP but its not working?

im using php to upload images to my site, i want to rename them as soon as they are uploaded and before they are placed in the server directory so that i can eliminate the chance of images being ...
0
votes
1answer
47 views

How to rename a batch of files to a name that exists in the first line of each file

I need to rename a batch of files in a single directory to the characters between the backticks on the first row of the file contents. File name: schema.stored.procedure302 First line in the file ...
0
votes
1answer
190 views

ASP.NET error when uploading, renaming and resizing an image

Afternoon, i am trying to upload a file using the asp.net FileUpload control. Before saving the image i need to rename the file with the users GUID, then resize the image to 128px. However when it ...
0
votes
1answer
41 views

Rename file within MySQL Stored Procedure

I'm trying to backup some of my data stored in a big table with SELECT ... INTO OUTFILE statement. The output file is on a network hard drive, so if the network connection breaks just during the ...
0
votes
1answer
39 views

Why does c script only rename in last execution of loop

I am using C Script within Siemens WinCC 7.0 to read a text file containing source and destination comma separated e.g. C:\Users\Administrator\Desktop\C File Transfer Test\Source\Cat.txt,P:\Cat.txt ...
-2
votes
1answer
48 views

rename the uploaded pic or image which has so many dots or points like 2012-12-16 13.07.23.jpg [closed]

"2012-12-16 13.07.23.jpg" rename this file while uploading by using php and make a three copy of this image of different dimensions like 15X15,300X400px. The file size should be compressed to a much ...
0
votes
0answers
37 views

File move not working

I'm using the following method to moves files from one folder(source) to another(destination). I have added a check to see if the file exists which is returning true, but still the file is not moving ...
1
vote
1answer
158 views

java file.renameTo() fails in unix

I have a java application that processes the contents of a file, and then I need to move it to another location. This is how I read the file: String filePath = new String("foo.bar"); String ...
0
votes
4answers
155 views

How to write a program to rename mp4 files to match the name of srt files?

So I have downloaded the mp4 and srt files for "Introduction to computer networks" course from Coursera. But there is slight discrepancy between the names of mp4 and srt files. The file name samples ...
0
votes
0answers
11 views

Decode and rename folder names on web server

I have problems with some Cyrillic folder names on my web server and want to decode them automatically. For example: %D0%9F%D1%80%D0%B8%D0%BC%D0%B5%D1%80 Is actually is: Пример So my question ...
2
votes
2answers
239 views

zf2 how to upload files, more than 1 file

I refer to http://samsonasik.wordpress.com/2012/08/31/zend-framework-2-creating-upload-form-file-validation/ and follow this, I can upload 1 file successfully by using rename filter in ZF2. However ...
2
votes
2answers
72 views

XLS Files Renamed in Python Getting Corrupted?

I'm new-ish to Python and I'd like to accomlish a simple task but I'm a little stuck/confused. I simply have a task I'd like to automate, which is appending the current date to the filename of an ...
0
votes
0answers
25 views

Eclipse Rename Refactoring before and after build

In a Java Project of mine , there are a few class files with the same name But in different packages. I see different Search Results before and after project Build. Before Build When I try to ...
0
votes
1answer
36 views

How to rename large amounts of .asc files at once? with MS Office or Matlab

Here's the scenario: I've got this grid builder that runs large amounts of data at once, usually requiring about 10 hours per completion. It spat at all of my latest .asc files as ...
0
votes
1answer
91 views

Batch How can I rename a file saved into a variable?

this is my situation: @echo off Setlocal EnableDelayedExpansion set file=C:\Users\test\Desktop\fscls.cfg how can I rename %file% variable to get (with an echo command): ...
1
vote
3answers
101 views

Bash how can rename a file saved into a variable?

how can I do this: I have a file, eval.txt saved into a variable, that I want to rename timestamp_eval.txt filetosend=/home/cft/eval.txt filename=$(echo $filetosend | cut -d '/' -f4) //to get only ...
0
votes
1answer
77 views

os x terminal command [closed]

Does anyone know how can i remove '@2x~ipad' string from all files name in a directory do that a file named: image@2x~ipad.png will be renamed to: image.png I need to rename all files in a certain ...
2
votes
1answer
88 views

R,Rename.file iteratively

I'm trying to write an algorithm in R language which allows me to rename files. I want to rename all pdf files in a folder by numbers 1,2,3,4,5,... and keeping the pdf extension. The main difficulty ...
2
votes
1answer
66 views

Renaming music files in R

I'm trying to rename a number (179) of files which names follow the pattern: "104-jacques_brel-le_diable_(ca_va)-just.mp3 TEST" ... "1517-jacques_brel-la_cathedrale-just.mp3 TEST" Aiming at an ...
5
votes
2answers
151 views

Git on windows: Can't switch branch after renaming a file (only changed case)

I'm working with git on windows, and I have a file in my repo, lets say "foo.txt". Today I wanted to rename this file to "Foo.txt" (uppercase). As suggested in this SO question, I used git mv -f ...
1
vote
3answers
127 views

How to make a recursive rename operation (Linux, using python) reversible?

How to make a recursive rename operation (Linux, using python) reversible? I want to write a program under Linux and using python, this program do this job: Batch recursive rename all file in a ...
1
vote
2answers
136 views

Remove whitespaces from filenames in Linux [closed]

I have hundreds of jpg files in different folders like this: 304775 105_01.jpg 304775 105_03.jpg 304775 105_05.jpg 304775 105_07.jpg 304775 105_02.jpg 304775 105_04.jpg 304775 105_06.jpg ...
3
votes
3answers
81 views

renaming files with a shell script

I have a lot of files following are the files DSCN2352.JPG DSCN2356.JPG DSCN2360.JPG DSCN2364.JPG DSCN2353.JPG DSCN2357.JPG DSCN2361.JPG DSCN2365.JPG I want to rename these files so I wrote a ...
1
vote
1answer
78 views

View and save information to multiple TIFFs in SharePoint [closed]

I need some easy way of a user opening a list of SharePoint documents (TIFFs in our case), reading them and then saving additional information to them. Imagine a teacher with a stack of scanned exam ...
0
votes
2answers
84 views

What is wrong in my code logically?

I am working on a code to rename number of files in java. I have a list of the files in a .txt. File in which my program retreives the name of the document and its new name. It currently does not ...
0
votes
1answer
140 views

Ruby On Rails - how to rename currently uploaded file?

This is my method for uploading files: name = file.original_filename directory = "images/" path = File.join(directory, name) File.open(path, "wb") { |f| f.write(file.read) } I need to rename the ...
1
vote
1answer
85 views

Rename lots of files from yyyy-dd-mm_hh-ss.7z --> yyyy-mm-dd_hh-ss.7z

As it turns out, in a script I wrote a while ago to do SVN backup, I messed up the date format. Now I have about 60 files, all named badly. How can I quickly rename these files, so that mm and dd are ...
0
votes
1answer
217 views

Remove file name prefix with cmd

I have thousands of files in one folder and most of them have prefix in name like this: NNNN_*.jpg For example 3453_dfgdhfdgh.jpg, 1000_dfgdhfdgh.jpg, 5463_dfgdhfdgh.jpg etc. How can I with CMD ...

1 2 3 4 5 6