![]() |
|
|
|||||||
| Petri.co.il is happy to award auglan the title of Most Valuable Member !!! |
| Register | Calendar |
Search |
Today's Posts |
Mark Forums Read |
| Notices |
|
|
Moving Data & File Permissionsthis thread has 15 replies and has been viewed 7657 times
|
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
||||||||
|
||||||||
|
Hi,
We are soon moving to a new file server and I wan't to know what / how is the easiest / best way to go about moving files / folders across to it (over the LAN) Although both old and new servers are not running Windows (sorry if this is in the wrong place?) they are both filers setup with NTFS shares so *should* retain file permissions etc ok. Is there any program / script I should be looking at? The couple of things I have tried so far have not worked Cheers |
|
#2
|
||||||||||
|
||||||||||
|
Look at using xcopy. It can move files accross the network preserving ownership and permissions with the /O switch.
To copy files i usually do: Code:
xcopy source dest /E /H /K /O
__________________
Server 2000 MCP Development: ASP, ASP.Net, PHP, VB, VB.Net, MySQL, MSSQL - Check out my blog http://tonyyeb.blogspot.com ** Remember to give credit where credit is due and leave reputation points |
|
#3
|
||||||||||
|
||||||||||
|
Totally untested, but could you use Distributed File System to replicate from one server to another, then remove the old server?
Oops -- just read the post properly -- non Windows servers, so I guess it wont work! Tom
__________________
Tom Jones MCT, MCSE (2000:Security & 2003), MCSA:Security & Messaging, MCDBA, MCDST, MCITP(EA, EMA, SA, EDA, ES, CS), MCTS, MCP, Sec+ PhD, MSc, FIAP, MIITT IT Trainer / Consultant Ossian Ltd Scotland ** Remember to give credit where credit is due and leave reputation points where appropriate ** |
|
#4
|
||||||||
|
||||||||
|
Quote:
|
|
#5
|
|||||||||
|
|||||||||
|
What if you did a backup of the files and then restored them to the new server making sure you configure the options to retain file permissions?
__________________
Regards, Jeremy Network Consultant/Engineer Baltimore - Washington area and beyond www.gma-cpa.com |
|
#6
|
||||||||||
|
||||||||||
|
Quote:
__________________
Server 2000 MCP Development: ASP, ASP.Net, PHP, VB, VB.Net, MySQL, MSSQL - Check out my blog http://tonyyeb.blogspot.com ** Remember to give credit where credit is due and leave reputation points |
|
#7
|
||||||||
|
||||||||
|
Quote:
|
|
#8
|
||||||||
|
||||||||
|
Quote:
|
|
#9
|
||||||||||
|
||||||||||
|
Have you contacted Auspex and NetApp to see what they suggest you use to move the files?
__________________
"There I stood at the bar, wearing a Mae West, no jacket, and beginning to leak blood from my torn boot. None of the golfers took any notice of me - after all, I wasn't a member!" Kenneth Lee - after being shot down during the Battle of Britain on the 18th August 1940. ************************************************** ********************** ** Remember to give credit where credit is due and leave reputation points where appropriate ** ************************************************** ********************** |
|
#10
|
|||||||||
|
|||||||||
|
Quote:
With ntbackup on an 2000 pro machine I've been able to backup and restore to/from a Linux based server. All the NTFS permissions including owner are restored to a new location.
__________________
Regards, Jeremy Network Consultant/Engineer Baltimore - Washington area and beyond www.gma-cpa.com |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| The Data file Mailbox was not closed properly | kingace47 | Office XP / 2003 General Issues | 9 | 10th August 2006 19:15 |
| File Permissions Windows 2003 Server | yzahjh | Windows Server 2000 / 2003 | 2 | 3rd August 2006 22:29 |
| Exporting data to text file using template | Solid | Misc | 2 | 3rd July 2006 22:38 |
| Extract Inbox Permissions to File - Exchange 2003 | sanderson | Exchange 2000 / 2003 | 1 | 26th November 2005 11:34 |
| PHP extensions installations , IIS crash after enable mbstri | igoldman | Windows Server 2000 / 2003 | 0 | 7th April 2005 10:42 |