Networking Forums

Networking Forums > Computer Networking > Windows Networking > File Copy - Directory of 150+ Gb.

Reply
Thread Tools Display Modes

File Copy - Directory of 150+ Gb.

 
 
Nick
Guest
Posts: n/a

 
      04-17-2007, 06:18 PM
All,
I am trying to copy 150Gb from a Windows 2000 NAS server to a Windows 2003
Storage Server NAS server using XCOPY. The syntax that I used was as
follows:

~~NOTE: some path names have been edited for security reasons~~
xcopy \\192.168.55.56\company-archives "e:\SERVER2 backup\Company Archives\"
/e /v /h /k /x

The destination directory is empty. During the process I received this
warning a few times before canceling the job:

~~NOTE: some path names have been edited for security reasons~~
Overwrite E:\SERVER2 backup\Company Archives\EngServer
Archive\Eusers\gary\projects\original\digital-dsp\gain_adj\rev1\DC_DC_~1.bak
(Yes/No/All)?

Remember that the destination directory was empty. The first time I
received this, I said YES. I then went to the directory and the file was
not there. In every case the problem file name was in the short form of 8.3
DOS naming convention. (XXXXXX~1.XXX or FILENAME.TXT getting renamed to
FILENA~1.TXT)

I know that XCOPY is old. Is there a better utility that will run on Server
2003 x64 to pull the files off the old NAS server? I know of ROBOCOPY but I
can't use it since the server is x64. Is there a utility that can be
installed on the Windows Server 2000 Server that will work better on pushing
the files to the new NAS server? I have tried BackupExec 11d but have not
been able to get a 100% success as of yet. The plan was to copy the files
onto the new NAS server and then us BackupExec to put them onto tape.

Please let me know what you think!

Thanks,
Nick



 
Reply With Quote
 
 
 
 
leew [MVP]
Guest
Posts: n/a

 
      04-18-2007, 03:44 AM
Nick wrote:
> All,
> I am trying to copy 150Gb from a Windows 2000 NAS server to a Windows
> 2003 Storage Server NAS server using XCOPY. The syntax that I used was
> as follows:
>
> ~~NOTE: some path names have been edited for security reasons~~
> xcopy \\192.168.55.56\company-archives "e:\SERVER2 backup\Company
> Archives\" /e /v /h /k /x
>
> The destination directory is empty. During the process I received this
> warning a few times before canceling the job:
>
> ~~NOTE: some path names have been edited for security reasons~~
> Overwrite E:\SERVER2 backup\Company Archives\EngServer
> Archive\Eusers\gary\projects\original\digital-dsp\gain_adj\rev1\DC_DC_~1.bak
> (Yes/No/All)?
>
> Remember that the destination directory was empty. The first time I
> received this, I said YES. I then went to the directory and the file
> was not there. In every case the problem file name was in the short
> form of 8.3 DOS naming convention. (XXXXXX~1.XXX or FILENAME.TXT
> getting renamed to FILENA~1.TXT)
>
> I know that XCOPY is old. Is there a better utility that will run on
> Server 2003 x64 to pull the files off the old NAS server? I know of
> ROBOCOPY but I can't use it since the server is x64. Is there a utility
> that can be installed on the Windows Server 2000 Server that will work
> better on pushing the files to the new NAS server? I have tried
> BackupExec 11d but have not been able to get a 100% success as of yet.
> The plan was to copy the files onto the new NAS server and then us
> BackupExec to put them onto tape.
>
> Please let me know what you think!
>
> Thanks,
> Nick
>
>
>



You might want to try ROBOCOPY instead... Also, the old SCOPY from the
NT4 resource kit always worked well for me - it's simple, few switches,
but very effective for basic copies.
 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
File Copy Windows -> SMB Linux; File size problem Publishers Press Windows Networking 0 10-23-2008 06:05 PM
file copy problems Matt Wireless Networks 0 02-03-2005 06:52 PM
copy file and directory with permission Bit Twister Linux Networking 2 04-16-2004 04:58 PM
File copy over nfs question Gary Smith Linux Networking 3 02-18-2004 03:41 PM
Copy file when log in to the pc dan Windows Networking 0 12-17-2003 08:33 AM



1 2 3 4 5 6 7 8 9 10 11