Top "File-rename" questions

rename-file means changing name of a file

Batch rename files

I want to batch re-name a number of files in a directory so that the preceding number and hypen are …

linux bash rename file-rename
generate random string in php for file name

How would I go about creating a random string of text for use with file names? I am uploading photos …

php image random upload file-rename
Rename file in c#.net when its is uploaded through file upload control and save chang name of file in database

I have file uploader through which i browse file and strore the name of of browse file in string variable . …

asp.net database file-upload system file-rename
Enforce unique upload file names using django?

What's the best way to rename photos with a unique filename on the server as they are uploaded, using django? …

python django pinax file-rename
How to do a git diff on moved/renamed file?

I moved a file using git mv. Now I would like to do a diff on the new file to …

git diff file-rename mv
Python program to rename file names while overwriting if there already is that file

As the title says, I wanted a python program that changes the file name, but I wanted to overwrite if …

python python-2.7 rename file-rename
Is rename() atomic?

I am not being able to check this via experiments and could not gather it from the man pages as …

linux file-rename atomicity vfs
Renaming a File() object in JavaScript

I'd like for my users to be able to re-name a file before uploading it. I have a File object …

javascript file rename file-rename
Rename files during upload within Wordpress backend

is there a way to rename files during the upload progress within the Wordpress 3.0 backend? I would like to have …

wordpress plugins file-rename
Change Names of Multiple Files Linux

I have a number of files with names a1.txt, b1.txt, c1,txt...on ubuntu machine. Is there any …

linux file-rename