Computing.Net > Forums > Programming > Copy, rename and Move a file

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.

Copy, rename and Move a file

Reply to Message Icon

Name: Sumi
Date: February 18, 2009 at 04:24:40 Pacific
OS: Windows 2000
Subcategory: Batch
Comment:

Hi All,

Someone please help.
I am new to Batch scripts. I need to copy a file, rename it with extension and move it to another folder in the same location.

Looking forward fr your help.
Thanks
Sumi Malik



Sponsored Link
Ads by Google

Response Number 1
Name: klint
Date: February 18, 2009 at 07:17:49 Pacific
Reply:

There's no need to take all those steps when you can do it all in one step:

copy from-folder\filename.ext to-folder\*.new-ext


0
Reply to Message Icon

Related Posts

See More


FOxpro 2.6 Hangup VBScript to delete duplic...



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: Copy, rename and Move a file

move a file from network in java? www.computing.net/answers/programming/move-a-file-from-network-in-java/4144.html

Batch to compare and move files www.computing.net/answers/programming/batch-to-compare-and-move-files/13491.html

Find and move jpg files www.computing.net/answers/programming/find-and-move-jpg-files/18404.html