HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- Windows Server 2003
- >
- Problem in Robocopy
Windows Server 2003
1825768
Members
2082
Online
109687
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2007 10:53 AM
01-31-2007 10:53 AM
Problem in Robocopy
Hi,
First time I am using robocopy cmd for daily backup from my server to backup device. I make one bat file and its working but its copy only data which is in folder,not from the subfolder.
I will explain with example like there is one folder in user with utpal. There are some files and subfolder in that utpal folder. So its copy only that files which are in utpal folder not in subfolder.
The cmd which I am using is given below.
robocopy \\proxy-web\data\users x:\files\users * /COPY:D /B /E /MIR /M /COPY:D /R:0 /W:0
Thanks,
Utpal
First time I am using robocopy cmd for daily backup from my server to backup device. I make one bat file and its working but its copy only data which is in folder,not from the subfolder.
I will explain with example like there is one folder in user with utpal. There are some files and subfolder in that utpal folder. So its copy only that files which are in utpal folder not in subfolder.
The cmd which I am using is given below.
robocopy \\proxy-web\data\users x:\files\users * /COPY:D /B /E /MIR /M /COPY:D /R:0 /W:0
Thanks,
Utpal
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2007 07:46 PM
02-01-2007 07:46 PM
Re: Problem in Robocopy
You could try adding /S in addition, but I thought the /E should include both subfolders and empty subfolders...
Also make sure you are using the XP010 version of robocopy.
Also your current copying copies only the files, not the permissions and owner info.
Replace /COPY:D with /COPYALL or the equivalent /COPY:DATSOU if you want permissions and owner information also to be copied.
Cheers,
Rune
Also make sure you are using the XP010 version of robocopy.
Also your current copying copies only the files, not the permissions and owner info.
Replace /COPY:D with /COPYALL or the equivalent /COPY:DATSOU if you want permissions and owner information also to be copied.
Cheers,
Rune
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2007 03:21 PM
02-12-2007 03:21 PM
Re: Problem in Robocopy
Still I facing this problem. I am using 5.1.1.1010 version.
Can you send me the command line with all necessory options?
Thank you,
Utpal
Can you send me the command line with all necessory options?
Thank you,
Utpal
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP