|
|
18 Jan 2012 | #1 |
|
Can I run Robocopy in "abbreviated" mode?
I use Robocopy to do a lot of copies. However, it generates an extraordinary volume of output to the screen; starting with a header, then a list of the copied files and some statistics. This gets annoying when I'm running a BAT file to copy thousands of files. Is there a way to suppress that and only display one line indicating the file that was copied?
|
My System Specs |
. |
|
18 Jan 2012 | #2 |
|
Try: "/NP /NJH /NJS"
|
My System Specs |
18 Jan 2012 | #3 |
|
Here is the list of options for preventing certain logging outputs:
Code:
Logging options /L : List only - don't copy, timestamp or delete any files. /NP : No Progress - don't display % copied. /LOG:file : Output status to LOG file (overwrite existing log). /UNILOG:file : Output status to Unicode Log file (overwrite) ## /LOG+:file : Output status to LOG file (append to existing log). /UNILOG+:file : Output status to Unicode Log file (append) ## /TS : Include Source file Time Stamps in the output. /FP : Include Full Pathname of files in the output. /NS : No Size - don't log file sizes. /NC : No Class - don't log file classes. /NFL : No File List - don't log file names. /NDL : No Directory List - don't log directory names. /TEE : Output to console window, as well as the log file. /NJH : No Job Header. /NJS : No Job Summary. |
My System Specs |
. |
|
Similar help and support threads | ||||
Thread | Forum | |||
Going from "bios mode" to "UEFI mode" with windows7 I have an asus m5a99fx mobo with windows 7 64 bit (retail version) installed in bios mode. Is there any way I can change the mode to UEFI without reinstalling windows? |
Installation & Setup | |||
Internet faster in Safe Mode, slower in "normal mode" As title says, my internet in safe mode with network activity is 10x times faster than in normal mode, i've removed a lot of services but the problem insists. Logfile of Trend Micro HijackThis v2.0.5 Platform: Windows 7 SP1 (WinNT 6.00.3505) MSIE: Internet Explorer v8.00 (8.00.7601.17514) ... |
Network & Sharing | |||
Need to add "TASKBARS" (MSese for "Launchpads", "Docks" NOT "Toolbars" My office just upgraded, and I can no longer use Windows XP. On this system, I was able to add a separate taskbar to facilitate quick access to commonly-browsed folder locations on our vast network, and another one expedited the launching of useful programs and lists. Each task on each taskbar... |
General Discussion | |||
BSOD "Bad Pool Header" and "Page In Nonpage Area" Runs in Safe Mode Hi, I am having a problem with my newer computer, I just got this rig a few months ago and never had a problem until last Thursday. It Blue Screened on me while I was installing ARC GIS 10.1. From then on it randomly crashes. (I have previously installed ARC GIS 10 and never had a problem.) I... |
BSOD Help and Support | |||
Professional's "XP" mode vs Premium's "compatability" Quick question: Is Win 7 Professional's "XP" mode any different than Win 7 Premium's "Compatability" mode? |
General Discussion | |||
ROBOCOPY and not existing folder "c:\Users\"MyUser"\Doc Hello Fellow 7 users, I have just switched OS to Windows 7, and i am impressed so far. I want to backup my data on an external harddrive. I would like to use the function ROBOCOPY in the command windows because then i don't have to third party program running all the time. But the copying... |
General Discussion |
Our Sites |
Site Links |
About Us |
Find Us |
Windows 7 Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows 7" and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd All times are GMT -5. The time now is 21:15. |
|