On MP3.com: MP3.com at SXSW 2008
10 Resources for

robocopy

  • Subscribe to this listing via:
  • RSS
  • Email

TechRepublic Resources

Windows Script program (may be?)
Hello Gurus,I have a requirement to make copies of a file from A folder to multiple folders in the same server. What is the best way of doing this? Windows Script???? this program needs to be scheduled for every 10 minutes on the server. And also...
Tags: hp1968@..., SyncToy, Robocopy, Microsoft Windows, server
Discussion threads 2007-11-07
Cmd prompt xcopy
I'd like to know how to suppresses prompting to confirm you want to overwrite an existing destination file, but set this to "No". At present: xcopy C:source/S/C/Y D:destinationhowever this defaults to overwriting the already copied files. Is there a was in cmd prompt to suppress the prompt and NOT overwrtie...
Tags: Microsoft Windows, peter_mallory@..., RoboCopy, XCOPY
Discussion threads 2007-07-30
Robocopy taking over processor
I am using Robocopy to backup Mir files to external USB drives. Some of the files are Windows .bkf backup files. Everything seems to go OK until Robocopy tries copying new .bkf files over old ones of the same name. Processor load goes to 100% and it appears Robocopy is...
Tags: Backups, Processors, dug61, RoboCopy, processor
Discussion threads 2007-03-12
High Performance File copies in high IO environments
Hi All,I am trying to solve a throughput problem on our network. We process huge volumes of data daily. Our average file size is around 750MB and we have 70+ PC's that read data from our fiber channel DAS thru file servers onto the local drives of our servers -...
Tags: gumly, RoboCopy, lan pump, unbufferred read/write, software, networking, server, high-performance
Discussion threads 2007-02-25
High Performance File copies in high IO environments
Hi All,I am trying to solve a throughput problem on our network. We process huge volumes of data daily. Our average file size is around 750MB and we have 70+ PC's that read data from our fiber channel DAS thru file servers onto the local drives of our...
Tags: gumly, high-performance, lan pumps, networking, robocopy, server, software, unbufferred file copies
Discussion threads 2007-02-25
Get a GUI for RoboCopy in Windows XP
Step up your copying operations with RoboCopy! This Windows 2003 Server tool is also at home on your Windows XP system. Learn why you'll want to tap into this free, powerful resource. If you're like most IT professionals, you probably use the Windows Server 2003 Resource Kit Tool...
Tags: GUI, RoboCopy, Microsoft Windows, Microsoft Windows XP, Greg Shultz, RoboCopy GUI, Windows XP Tips Newsletter, Tool, Operating Systems, Software
Technical articles 2007-02-07
10 things you should know about working with NTFS permissions
Was this information helpful? Please post your feedback, ideas for improvements, or further thoughts on this topic.Thanks,The TechRepublic Content TeamGreat thanksI am currently in a Server 2003 class. This info is very helpful at a time when my brain is turning into acronym soup.-JamasClarificationMoving files to a different drive...
Tags: NTFS Permissions, permission, permissions, ntfs, 10 things, rick vanover, JodyGilbert, networking, RoboCopy
Discussion threads 2006-04-10
Best way to transfer data
Ok, I'm officially preparing for our new system, to be installed in November. The server should be arriving any day now and I'm wondering what is the easiest way to transfer all the data from the old 8GB server hard drive running NT to the new server (running SBS Server...
Tags: backup, CD, data, domain, drive, networking, new server, RoboCopy, server, Tink!, transfer
Discussion threads 2005-10-17
Migrate data from Novell to MS
Hello all,We are migrating from Novell to MS W2k3, Netapp filer (acts like w2k3 svr). I have Terabytes of data I need to migrate to the filer/ms environment. I am looking for a copy utility - like Robocopy, which will copy specific directories, not the entire dir. structure....
Tags: deniecemg@..., Microsoft Corp., MIGRATE, networking, Novell Inc., Robocopy
Discussion threads 2005-06-23
dos names corruption within ntfs
On our data server we backup disk to disk with robocopy.In the error log there are some files with files-names with special characters which cannot be copied.As i found out this happens if names break the 255 limit in dos-names if you save with the notepad as ascii or when...
Tags: windows 2000, corruption, NTFS, Robocopy, sebastian.koch@..., windows
Q&A 2005-03-02

Additional Resources

Robocopy
Does ROBOCOPY offer the ability to copy, then rename a files? If so can anyone provide the correct syntax?It does not look like robocopy can do this.http://www.ss64.com/nt/robocopyNT.html
Tags: stevemarukos@...
Q&A 2006-08-04
Reading RoboCopy Log Files
hello hope anyone can help on reading these text files. if possible can u be specific on each catagory. thank you. or if you can lead me to a better understanding of an article that shows you how to read it would be grreat. ...
Tags: leon.luisde@...
Discussion threads 2007-04-17
Robocopy Purge excluding recent files
I'd like to use the robocopy purge, but have it not delete files and folders until they are at least 30 days old. I tried pairing purge with minage and maxage, but it seems these switches only affect the copy operation. Basically I just need to purge from the destination...
Tags: 30-Day
Q&A 2006-04-27
batch job
Use a DOS batch job assuming the servers will accept DOS commands.With Unix, you might wish to use PERL or shell script.Copy files to remote serverHow do I copy files and folders from one server to another server every night. I have to sync data between two servers every night...
Tags: networking, ntambe@..., remote server, server
Discussion threads 2005-04-11
Script for copying folders with NTFS permissions
Hi,i'm looking for a script in vbscript that can copy a specific folder that i browse for itwith it's NTFS permissions, to a differnt folder.the reson being that i have a folder with subfolders and complex uninheritable permissions on it that i need to copy.i tried using xcopy but it's...
Tags: networking, permission, programming, RubberDuck, security, windows
Discussion threads 2006-10-25
I want to migrate share and permission rights to new server
I am planning to change one of my old box running windows 2003 server to new HP with 2003 server. In the old server lots of folders and files shared in different rights permission. How can I make same folder name with equivelnet right permission to the new server.Robocopy will...
Tags: Advertising & Promotion, gchakkarath@..., permission, server
Discussion threads 2007-11-13
Copy a central folder to mutliple folders automatically
Hey guys.I have yet another question to ask for yet another software that could do something I haven't figured out how to do like I want it to.I currently use foldershare for remote employess to connect to the server without any hassle through the net (great free software BTW, much...
Tags: VPNs, Tools & Techniques, optronix_quebec@...
Discussion threads 2007-11-21
Transfer of one server rights to new server.
I am installing a new server, files are easy to transfer but how can I transfer folder rights from the old server to the new server without adding all the users on the folders who have rights access to the new server. Is there an easiest way to do this...
Tags: Servers, server, new server
Q&A 2006-03-05
vbScript to copy modified data
Can anyone help creating a VBScript to copy data to another location that has been modified within the last 24 hours. I have done some research but cn't seem to find any real solutions that I understand. If anyone is good enough to show me how this is done that...
Tags: it management, Microsoft VBScript, Point, Point value, R e p h l e x, vbScript
Q&A 2006-07-29
move data from one server to another
This may seem like a pretty silly question but what is the best way to move/copy a lot of data to another server. I have a 500GB server that I need to retire and copy the data to a new server. Is there a good utility to do this? Doing...
Tags: server, swITch, qb4006, windows, tool
Q&A 2006-04-22
  • << Previous
  • page 1 of 1
  • Next >>


Harness the Full Power of Internet Explorer
This pre-packaged presentation contains everything you need to instruct end users about how to the most out of the Internet and Internet Explorer--eve ...
Buy Now
Quick Reference: Network Documentation Checklist
This product is sold with B061-Windows Server 2003 Migration Kit. This product can not be sold separately.
Buy Now