Windows 10: copy file with new name in command prompt

Discus and support copy file with new name in command prompt in Windows 10 Network and Sharing to solve the problem; Hi all, This is a bit of an unusual question. I use a radio automation program called Zara, and am trying to get it to load certain sweeper files... Discussion in 'Windows 10 Network and Sharing' started by rcavanaugh, Jun 24, 2022.

  1. copy file with new name in command prompt


    Hi all, This is a bit of an unusual question. I use a radio automation program called Zara, and am trying to get it to load certain sweeper files automatically. The files where these are stored have a ZSL extension. I have them stored currently in my music folder in a Zara folder. So, the path would be C:\users\username\Music\Zara\Music\Sweep1.zls, and I'd like to copy it to C:\users\username\Music\Zara\Live.zls. How do I do this? Thanks, Bob

    :)
     
    rcavanaugh, Jun 24, 2022
    #1
  2. cwtech Win User

    command prompt will not open in safe mode with command prompt

    Would I just follow the same steps within safe mode after hooking up to the other system?
     
    cwtech, Jun 24, 2022
    #2
  3. Bree Win User
    Installation media boots to command prompt

    I've just booted from known working install media to see exactly what it does when booting. The sequence of events is...

    1. Windows logo on a black screen
    2. circling dots appear beneath the logo
    3. light blue 'Please wait' screen with circling dots
    4. a command prompt window (very briefly)
    5. the initial Setup page appears

    Do you see steps 1-3? If so, it appears you have stopped at step 4, suggesting that something on the disc cannot be read.

    Does the disc boot properly in another machine? If so, try cleaning the laptop's drive lens then try booting from the disc again.

    If not, make new install media with Microsoft's Media Creation Tool, either as a bootable USB, on an ISO that you can burn to another disc. At Step 8 in Option One of this tutorial you can choose between making a USB or an ISO.

    Download Windows 10 ISO File
     
  4. Junaid_A Win User

    copy file with new name in command prompt

    Copying down file folders with names and growing dates

    Hi Ryan,



    Thank you for writing to Microsoft Community Forums.



    To create multiple folders of same name with progressive dates, I suggest you to try the steps listed below and check if it works for you.



    • Open File Explorer and navigate to the location where you want the folders to be created.
    • On the address bar, where the folder path is displayed, erase the folder path and type
      CMD to open a Command Prompt window.
    • Once the Command Prompt window opens, copy paste the following command and hit Enter:



      for %d in (2019.6.17 Job Progress Pics, 2019.6.18 Job Progress Pics, 2019.6.19 Job Progress Pics, 2019.6.20 Job Progress Pics, etc) do mkdir %d




      Note:

      Replace ‘etc’ with rest of the dates for the month. (Eg: ‘2019.6.X Job Progress Pics’ where X is the date)


    • Exit Command Prompt and see if multiple folders are created with the progressive dates on the preferred location.


    Let us know how it goes.

    Regards,
     
    Junaid_A, Jun 24, 2022
    #4
Thema:

copy file with new name in command prompt

Loading...
  1. copy file with new name in command prompt - Similar Threads - copy file name

  2. copy file with new name in command prompt

    in Windows 10 Network and Sharing
    copy file with new name in command prompt: To copy a file with a new name in the command prompt, you can use the copy a command followed by the source file path and the destination file path. Here's the syntax:cssCopy codecopy [source_file_path] [destination_file_path]Replace [source_file_path] with the path of the...
  3. copy file with new name in command prompt

    in Windows 10 Gaming
    copy file with new name in command prompt: To copy a file with a new name in the command prompt, you can use the copy a command followed by the source file path and the destination file path. Here's the syntax:cssCopy codecopy [source_file_path] [destination_file_path]Replace [source_file_path] with the path of the...
  4. copy file with new name in command prompt

    in Windows 10 Software and Apps
    copy file with new name in command prompt: To copy a file with a new name in the command prompt, you can use the copy a command followed by the source file path and the destination file path. Here's the syntax:cssCopy codecopy [source_file_path] [destination_file_path]Replace [source_file_path] with the path of the...
  5. copy file with new name in command prompt

    in Windows 10 Gaming
    copy file with new name in command prompt: Hi all, This is a bit of an unusual question. I use a radio automation program called Zara, and am trying to get it to load certain sweeper files automatically. The files where these are stored have a ZSL extension. I have them stored currently in my music folder in a Zara...
  6. copy file with new name in command prompt

    in Windows 10 Software and Apps
    copy file with new name in command prompt: Hi all, This is a bit of an unusual question. I use a radio automation program called Zara, and am trying to get it to load certain sweeper files automatically. The files where these are stored have a ZSL extension. I have them stored currently in my music folder in a Zara...
  7. Command Prompt Name Change

    in Windows 10 Customization
    Command Prompt Name Change: Hello, I've been searching the internet for results and I can't seem to get a clear answer. I'm looking to change the name I don't know what else to call it that appears in the Command Prompt once you open it. When you first open CMD it looks a lot like: C:\Users\*name*>...
  8. Command Prompt Renaming Files with " and ' in the file name.

    in Windows 10 Network and Sharing
    Command Prompt Renaming Files with " and ' in the file name.: I have a folder with thousands of files with in it. I have been trying to run various batch commands on the files within this folder, however some of these files have " and ' within their filename. Is there some way to either eliminate the problem characters from within the...
  9. Cannot copy files from command prompt

    in Windows 10 Installation and Upgrade
    Cannot copy files from command prompt: My Windows 10 will not load. I was going to try to reinstall it but wanted to copy some of my documents, pics, and music via C: but am getting an error message 0x80004005 trying to copy the files to USB. I am not able to get into Windows, therefore I have not been able to...
  10. Trying to copy with command prompt

    in Windows 10 Network and Sharing
    Trying to copy with command prompt: I've been trying for hours now, with copy, xcopy and robocopy, to just copy one file from my hard drive to a thumb drive. I can't even get it to copy it from the desktop, to the desktop. I've tried I think 40 or 50 different combinations, based on different articles that I'm...