Command option Sample:robocopy /MINAGE

Search command sample in the internet.It is the result.


robocopy /MINAGE option

Robocopy's /MINAGE:n switch to move the old files to another directory    Dick Lewis | IT Pro : http://www.itprotoday.com/author/dick-lewis@page=3
robocopy's file selection options /MAXAGE:n and /MINAGE:n     Suggestions for vault copy; rehosting; robocopy fa... - PTC User Community : http://community.ptc.com/t5/Windchill-Questions/Suggestions-for-vault-copy-rehosting-robocopy-fails-on/td-p/325398
robocopy C:\SOURCE_FOLDER_LOCATION D:\TARGET_FOLDER_LOCATION /s /e /MOVE /minage:2    batch file to delete files older then n days | Syed Jahanzaib Personal Blog to Share Knowledge ! : http://aacable.wordpress.com/tag/batch-file-to-delete-files-older-then-n-days/
Robocopy "source" "destination" /DCOPY:T /tee /mt:16 /MOVE /MINAGE:120 /LOG+:Log.txt    Erasing old folders when moving folders/files with Robocopy - Stack Overflow : http://stackoverflow.com/questions/18598750/erasing-old-folders-when-moving-folders-files-with-robocopy
robocopy /COPYALL /IS /MINAGE:20110415    ROBOCOPY and not existing folder "c:\Users\"MyUser"\Doc - Windows 7 Help Forums : http://www.sevenforums.com/general-discussion/158306-need-xcopy-script-help.html
Robocopy /MINAGE:60    utilities - Richcopy: How do I enable file exclusions? - Server Fault : http://serverfault.com/questions/26167/richcopy-how-do-i-enable-file-exclusions
robocopy c:\awstats-7.3\logs\ c:\awstats-7.3\analyzed_logs\ /MOV /MINAGE:14    2014-01 : http://www.antoine.st/2014-01.html
robocopy C:\Folder1 C:\Backup /E /MINAGE:7    Robocopy: Command-line Usage Examples and Switches | SumTips : http://sumtips.com/2012/12/robocopy-command-line-usage-examples-and-switches.html
robocopy c:\inetpub\backups c:\temp\delete /e /MOVE /MINAGE:30    Backup IIS 7.5 Site and MySQL 5.5 Database using Batch File on Windows 2008 - ePINIONATED : http://www.epinionated.net/backup-iis75-mysql55-batch-file-windows-2008/
robocopy C:\inetpub\logs\LogFiles\W3SVC1909006052\ C:\inetpub\logs\LogFiles\processing /MOV /MINAGE:1    How to extract key phrases from a log file using a batch file. - IT Answers : http://itknowledgeexchange.techtarget.com/itanswers/how-to-extract-key-phrases-from-a-log-file-using-a-batch-file/
ROBOCOPY C:\Source C:\Destination /move /minage:7    Clean Up Old Desktop Items Quickly Through Command Prompt : http://www.guidingtech.com/23495/clean-up-old-desktop-items/
robocopy C:\SOURCEDIRECTORY C:\DESTINATIONDIRECTORY /move /minage:14    New Command-Line Tools in Windows Vista & Windows 7 - TechGenix : http://techgenix.com/new-command-line-tools-windows-vista-windows-7/
ROBOCOPY C:\SourceFoldern D:\DestinationFolder /move /minage:14     Robocopy and a Few Examples - TechNet Articles - United States (English) - TechNet Wiki : http://social.technet.microsoft.com/wiki/contents/articles/1073.robocopy-and-a-few-examples.aspx
ROBOCOPY C:\SourceFoldern D:\DestinationFolder /move /minage:14    NGworks : http://www.ngworks.com.au/index.php@start=80
ROBOCOPY C:\SourceFoldern D:\DestinationFolder /move /minage:14    Robocopy | REMOTE EXTENSIONS : http://www.remotextensions.com/robocopy/
robocopy c:\temp\newtemp D:\backup\mis\dev /move /minage:10    How to Use Robocopy : http://net-informations.com/q/mis/robocopy.html
ROBOCOPY C:\work C:\destination /move /minage:14     - StevenWhiting.com : http://stevenwhiting.com/blog/@p=1360
ROBOCOPY C:\work C:\destination /move /minage:14    DOS - Microsoft DOS and Windows Command Line - ROBOCOPY : http://www.zoltis.com/component/seoglossary/2-dos-microsoft-dos-and-windows-command-line/robust-file-and-folder-copy
ROBOCOPY C:\work C:\destination /move /minage:14    IgNiTeD SoUL | The Technical Information Hub : http://ignitedsoul.com/
ROBOCOPY C:\work C:\destination /move /minage:14    RoboCopy : Robust File Copy – Geekeefy : http://geekeefy.wordpress.com/2015/03/17/robocopy-robust-file-copy/
ROBOCOPY C:\work C:\destination /move /minage:14    Robocopy "Robust File Copy" - Windows CMD - SS64.com : http://ss64.com/nt/robocopy.html
ROBOCOPY C:\work C:\destination /move /minage:14    Robocopy | Eddie Jackson : http://eddiejackson.net/wp/@p=4609
robocopy C:\YourData D:\OldData /S /MOVE /XA:SH /A-:SH /MinAge:365 /R:1 /W:1 /mt:32 /log: D:\OldData\ListOfFilesMoved.txt    Another Way to Free up Space on a Windows Hard Drive | Gizmo's Freeware : http://www.techsupportalert.com/content/another-way-free-space-windows-hard-drive.htm
Robocopy D:sourcedata E:destinationdata /MOVE /S /E /minage:14    Robocopy command for copying files in windows - Tricing : http://www.tricing.com/robocopy-command-for-copying-files-in-windows/
ROBOCOPY e:\backup e:\backuptemp /move /minage:30    vPostgres Database Backup in vCSA 5.5 - vNinja.net : http://vninja.net/virtualization/vpostgres-database-backup-vcsa-5-5/
robocopy E:\Users E:\UsersOld /E /COPYALL /move /MINAGE:1095    Microsoft Robocopy Specs, Pricing, Reviews, & Support : http://community.spiceworks.com/products/17457-microsoft-robocopy
robocopy X:\HHD X:\HHD\Archived /minage:20141231 /move    Movings files older than a certain date with Robocopy (Win 7) - Super User : http://superuser.com/questions/1063067/movings-files-older-than-a-certain-date-with-robocopy-win-7
robocopy.exe \\bck_svr\\SQLBackup \\bck_svr\Delete /e /CREATE /MOVE /MINAGE:4    January | 2013 | Nicovs' Blog : http://www.nicovs.be/2013/01/
robocopy.exe c:\Source c:\Delete /e /MOVE /MINAGE:14 /LOG+:c:\robocopy.log    Code Singh: August 2009 : http://www.codesingh.com/2009/08/