![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
| Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks. |
| |||||||
![]() |
| |
| | #1 (permalink) |
| | Errorwhile Moving large folders Hi, I have a Windows XP professional. I am trying to move a large folder (5.5 GB) from a network drive to another folder in the same network drive. I first tried with windows Explorer, then using standard DOS prompt and now with Windows Powershell. Can Windows handle such a large folder move successfully? I get the following error. I see that the folder is moved but with this error, I am not sure if it moved successfully. Can u suggest a best way to move folders in Windows? I thouht Powershell is powerful enough to do such tasks. Please advise. PS K:\WCCT Docs\Software2> mv RSA_V7.0 'K:\WCCT Docs\Tech-Arch' Move-Item : The specified network name is no longer available. At line:1 char:3 + mv <<<< RSA_V7.0 'K:\WCCT Docs\Tech-Arch' Thanks, Sanjay |
My System Specs![]() |
| | #2 (permalink) |
| Vista Ultimate 32bit | Re: Errorwhile Moving large folders I'd say the network is the issue here. What you are doing is copying the files from the network to your machine and then back to the network. This will go much faster if you can execute the move command locally on the file server. An alternative is to use Robocopy which is better at handling timeouts and errors. |
My System Specs![]() |
| | #3 (permalink) |
| | Re: Error while Moving large folders Is there a way if this can be done without logging into the network server? I do have read/write permissions to this folder. Is this a Windows limitation? If source and destination are the same as Network host, I guess Move or Copy should use the host server and not my local host. Thanks for your answer. Sanjay "sapienscripter" wrote: Quote: > > I'd say the network is the issue here. What you are doing is copying > the files from the network to your machine and then back to the network. > This will go much faster if you can execute the move command locally on > the file server. An alternative is to use Robocopy which is better at > handling timeouts and errors. > > > -- > sapienscripter > > Coming Soon: 'Managing Active Directory with Windows PowerShell: TFM' > (http://www.sapienpress.com/ad.asp) > > Windows PowerShell MVP > > 'My Blog' (http://blog.sapien.com/) > 'FollowMe on Twitter' (http://www.twitter.com/JeffHicks) ![]() > |
My System Specs![]() |
| | #4 (permalink) |
| Vista Ultimate 32bit | Re: Errorwhile Moving large folders If you can't execute this locally on the file server, then use Robocopy which has a retry feature.. I've run into this problem myself with Windows when copying a lot of files over the network. Happens to me on XP and Vista. I believe that even though you are copying from one network drive to another, your machine has to read the file and then write it. Windows networking sometimes craps out. Use Robocopy or copy files in smaller chunks. |
My System Specs![]() |
![]() |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Forum | |||
| Explorer crashes when moving folders with large files | Vista General | |||
| Moving around the desktop when using large custom font size | Vista General | |||
| Moving User Folders Corrupts Desktop, Favorites, Contacts and Documents Folders | Vista General | |||
| Moving large number of files within same drive | Vista file management | |||