Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8326113
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T00:39:40+00:00 2026-06-09T00:39:40+00:00

I have 2 folders name FOLDER_ONE and FOLDER_TWO ,now I want to copy all

  • 0

I have 2 folders name FOLDER_ONE and FOLDER_TWO,now I want to copy all the files and folders from FOLDER_ONE and paste them into FOLDER_TWO and want to rename this FOLDER_TWO to FOLDER_ONE .Can any one tell me how can I do this by using vbs ???

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-09T00:39:43+00:00Added an answer on June 9, 2026 at 12:39 am

    Run the following as a batch file:

    move /-y "D:\example\original\*01*.txt" "D:\example\New folder\"
    
    pause
    

    The /-y is used to prompt if there are duplicates, and you can remove it if you don’t care about over writing files.

    This part “D:\example\original*01.txt”* we are defining the file(s) we will be moving. So in this example this will be any file that has 01 and .txt in its name. You will need to make sure you have the full path with “ “ around it.

    This is where “D:\example\New folder\” we will be moving the file to. Once again make sure you have the “ “ around the full path if you have any spaces in the folder names.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a program that compares files in two folders. I want to detect
I have two tables: Folder, Files. Each table has 4 fields: ParentID, ID, Name,
I have some path c:\server\folderName1\another name\something\another folder\ . How i can extract from there
I have folders and pages /admin/add/index.php, /admin/edit/index.php & /admin/view/index.php which all are requiring page
I have a project where I have folders, subfolders, and files. I need to
Have two folders with approx. 150 java property files. In a shell script, how
I have deploy my project using project:deploy --go. Now i have my folders apps,
I have an array that lists folders in a directory. Until now, I've been
How to copy files from one folder to another folder in php and delete
I have two folders which I want to open with the same application. To

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.