Search : in
By :

Rename file

Last answer on Oct 15, 2009 10:51:58 pm BST Piyush, on Oct 14, 2009 4:31:46 am BST 
 Report this message to moderators

Hello,

i want to append date and time to the file name using a batch file.
e.g.: "fpdb.db". I want to rename the file as fpdb_'data'_'time'.bak
the souce file is inside a specific directory.

Please help on this.

Thank you very much...!!
Piyush

Configuration: Windows XP Internet Explorer 6.0

Best answers for « Rename file » in :
Renaming multiple files in batch Show Renaming multiple files in batch Native features Using a third-party program Renaming a large number of files can quickly become tedious. Fortunately, there are tools to automate this task in many cases: Native features On Windows...
To see the content of a .jar file. ShowTo see the content of a .jar file. A simple method to see the content of a .jar file: firstly rename it in .zip file and open it. If you want to see the content of java programs compiled in .class, you must use a Java decompiler like...
VBA: How to know everything about the file folder ShowVBA: How to know everything about the file folder Preliminaries In module In sheet1 module Preliminaries Open a new workbook Add a module In module ' Declare variables for wizard. Public balloon1 As Balloon Public balloon2...
Delete a file locked in the memory ShowDelete a file locked in the memory You just download an object (file, folder or program) that makes your PC crash? Moreover, no anti-malware seems to solve this problem? Finally, it is impossible to move, rename and delete this...
Download Lupas Rename ShowLupas Rename is a program allowing to rename several files at the same time. The features of this software : - To rename files or directories - To ename files in récursive sub-directories - Shell integration (right button on a folder) - To...
Download Professional Renamer ShowAs its name suggests, this software is a program for renaming files and folders. All changes made to the file, appears immediately in the list of files, so you can see the result before confirming the move. Advantage It allows you to perform mass...
UNIX - Files ShowIntroduction to UNIX files In UNIX systems any element is represented in the form of a file. All files are architectured around a single tree structure where the base, called the root, is written "/". File types UNIX systems define different...
File sharing in Windows XP ShowAdvantages File sharing involves making the content of one or more directories available through the network. All Windows systems have standard devices making it easy to share the content of a directory. However, file sharing may lead to security...
Using FTP commands ShowThe FTP protocol FTP (File Transfer Protocol) is a protocol — meaning a standard language that lets two machines communicate — used so that computers of different types (or with different operating systems) can transfer files over a...

1

Ptero_, on Oct 15, 2009 12:03:43 pm BST
  • +1

It can be done easily by VBScript.

Reply to Ptero_

2

 sensei.moore, on Oct 15, 2009 10:51:58 pm BST

Hi Ptero do you have tutorials on this particular matter ?

Reply to sensei.moore