Windows 10: Robocopy formula question PLEASE HELP

Discus and support Robocopy formula question PLEASE HELP in Windows 10 Gaming to solve the problem; Okay so for work, I have to copy the same folders and subfolders-there's a lot WITHOUT the files in them into a new folder for 2022. I used this... Discussion in 'Windows 10 Gaming' started by kayanow, Feb 8, 2022.

  1. kayanow Win User

    Robocopy formula question PLEASE HELP


    Okay so for work, I have to copy the same folders and subfolders-there's a lot WITHOUT the files in them into a new folder for 2022. I used this formula in command prompt for work last year and it worked:robocopy "C:\Users\AdvertisingCoordinator\BoomSync\Media Buying\Clients" "C:\Users\AdvertisingCoordinator\BoomSync\Media Buying\Clients\new" /e /xf *Now it's saying the source cannot be found? Can anyone help? What can I put into command prompt that will copy each folder and subfolder without the files from the clients folder into a new folder?

    :)
     
    kayanow, Feb 8, 2022
    #1

  2. Robocopy speed question

    I have 2 large files (total 210 GB) being copied by Robocopy between 2 external drives. Task Manager under "Disk" indicates a transfer speed of 30 MB/s.

    A straightforward calculation indicates that it should take 117 minutes to complete the transfer. In practice, however, I am noticing a time to completion of about 250 minutes, or more than double the theoretical calculation.

    Can anyone please explain this large discrepancy or, alternatively, suggest some way to improve on this performance? With Robocopy I use switches /mir /xo /mt:80.

    All suggestions appreciated.
     
    IvanDenisovich, Feb 8, 2022
    #2
  3. Formula Question

    When I have a part number - is there a formula where I can enter the part number and the description will automatically populate the next field?
     
    KimberlyBlair, Feb 8, 2022
    #3
  4. JohnPanzo Win User

    Robocopy formula question PLEASE HELP

    Request for a End-of-month formula for Mobile Excel and a complete list of supported formulas for Mobile Excel

    Hi,

    So I just have a couple of questions. They stem from my discovery that certain formulas are not supported by the Excel mobile app and that heading then will cause your spreadsheet not to be editable on your mobile app. Ab example of this is the end-of-month
    formula (eomonth()). So my two question are:

    What is an alternative way of implementing the end-of-month formula in my spreadsheet so that it can be editable on my mobile office app?

    Where can I find a list of formulas that are stored by the Excel mobile app so that this doesn't happen again?

    Thank you in advance,

    John Panzo
     
    JohnPanzo, Feb 8, 2022
    #4
Thema:

Robocopy formula question PLEASE HELP

Loading...
  1. Robocopy formula question PLEASE HELP - Similar Threads - Robocopy formula question

  2. Quick RoboCopy question

    in Windows 10 Gaming
    Quick RoboCopy question: Hello there, was wondering if someone with knowledge could let me know if this works.I'm trying to clean up my C: drive a bit, so i'm moving programs to another drive. Ive moved all i can with the "Move" option, and the apps that allow you to reinstall them with a directory....
  3. Quick RoboCopy question

    in Windows 10 Software and Apps
    Quick RoboCopy question: Hello there, was wondering if someone with knowledge could let me know if this works.I'm trying to clean up my C: drive a bit, so i'm moving programs to another drive. Ive moved all i can with the "Move" option, and the apps that allow you to reinstall them with a directory....
  4. Help with robocopy

    in Windows 10 Network and Sharing
    Help with robocopy: I'm currently confused on how it works but i planned on moving or copying my files which is a windows image and file history to a different drive so it seems that people recommended using robocopy for copying large files so i gave it a try so i tried this command i still have...
  5. Help with formula

    in Windows 10 Gaming
    Help with formula: Financial ratio PEGY = PE ratio / growth + yield PEGY = Price / earnings / growth + dividend / price If PEGY =1, what would the price be? It has been a long time since middle school algebra for me. Can someone, please, help me simplify this equation to solve for price?...
  6. Help with formula

    in Windows 10 Software and Apps
    Help with formula: Financial ratio PEGY = PE ratio / growth + yield PEGY = Price / earnings / growth + dividend / price If PEGY =1, what would the price be? It has been a long time since middle school algebra for me. Can someone, please, help me simplify this equation to solve for price?...
  7. Robocopy formula question PLEASE HELP

    in Windows 10 Network and Sharing
    Robocopy formula question PLEASE HELP: Okay so for work, I have to copy the same folders and subfolders-there's a lot WITHOUT the files in them into a new folder for 2022. I used this formula in command prompt for work last year and it worked:robocopy "C:\Users\AdvertisingCoordinator\BoomSync\Media Buying\Clients"...
  8. Robocopy formula question PLEASE HELP

    in Windows 10 Software and Apps
    Robocopy formula question PLEASE HELP: Okay so for work, I have to copy the same folders and subfolders-there's a lot WITHOUT the files in them into a new folder for 2022. I used this formula in command prompt for work last year and it worked:robocopy "C:\Users\AdvertisingCoordinator\BoomSync\Media Buying\Clients"...
  9. Robocopy speed question

    in Windows 10 Installation and Upgrade
    Robocopy speed question: I have 2 large files total 210 GB being copied by Robocopy between 2 external drives. Task Manager under "Disk" indicates a transfer speed of 30 MB/s. A straightforward calculation indicates that it should take 117 minutes to complete the transfer. In practice, however,...
  10. Question about robocopy

    in Windows 10 Ask Insider
    Question about robocopy: Hi everyone, I have a problem with robocopy command: i want to make a script for a backup but i only want the most recent files to be copied, i used to do it with the xcopy command with /d parameter but i have some memory issues. Here is an exemple: xcopy "D:\Exemple"...