BSOD copying files from one network drive to another

joey1211

New member
Local time
8:24 AM
Messages
2
I was not present at the time. User was copying lots of image files from one network drive to another
 

My Computer My Computer

At a glance

Windows 7 Pro
Computer type
PC/Desktop
OS
Windows 7 Pro
"copying lots of image files from one network drive to another" -- Image files can be quite big. You likely overloaded the network connection when you did the copy operation. And if it is a "peer to peer" network rather than a "client server" network (this is likely the case if it is a small network), there wouldn't have been any management of the copy process. I could see that being the cause of the BSOD on the computer where the copy operation was being performed, because all of the data had to pass through that computer in an unmanaged way when it went from one network drive to the other.
  • "Client server" means that all network resources are centrally managed.
  • "Peer to peer" means that no network resources are centrally managed, but rather are shared directly on the network.
To keep this from happening in the future, you could zip up several of these image files into one ZIP file, thereby making the entire set smaller in size AND reducing the number of files down to one. Then copy one ZIP file at a time. When zipping them up, group them according to size, so that no one ZIP file has too much data in it. (I don't know what the size limit should be; probably no more than 5 GB per ZIP file should prevent another BSOD.)
 

My Computer My Computer

At a glance

Linux Mint 18.2 xfce 64-bit (VMWare host) / W...Haswell4 GB
Computer type
PC/Desktop
Computer Manufacturer/Model Number
Dell
OS
Linux Mint 18.2 xfce 64-bit (VMWare host) / Windows 8.1 Pro 32-bit (VMWare guest)
CPU
Haswell
Memory
4 GB
Monitor(s) Displays
Acer 23"
Screen Resolution
1920 x 1080
Hard Drives
Two hard drives, 1TB each: One for Linux, one for my data.
Keyboard
IBM Model M
Antivirus
Sophos (Linux), Trend Micro (Windows)
Browser
Firefox, Opera
Other Info
I use Samba to share my data drive with the other computers at my house and with my guest session in VMWare Workstation Player.
The files were being copied from an OSX Server share to a SBS 2003 share, using a Windows 7 PC, via a Cisco switch.
 

My Computer My Computer

At a glance

Windows 7 Pro
Computer type
PC/Desktop
OS
Windows 7 Pro
The files were being copied from an OSX Server share to a SBS 2003 share, using a Windows 7 PC, via a Cisco switch.

Still, my thought is that the massive amount of data caused the BSOD on the Windows 7 PC that did the copy operation.

By zipping the files up: (1) there will be less files to copy, because several files will be in one ZIP file; and (2) the total amount of data being copied will be less, because the ZIP process will compress them down to a smaller size. Image files in particular will shrink a lot from the ZIP process.

Doing these two steps and then trying the copy again, copying one ZIP file at a time, will reduce the possibility of having a BSOD.

If you don't want to go through the hassle of zipping the files, then try copying a few files at a time, rather than all files at one time.

There is the possibility that one of your image files is corrupt and therefore problematic - in other words, copying that particular file could be what is causing the BSOD.
 

My Computer My Computer

At a glance

Linux Mint 18.2 xfce 64-bit (VMWare host) / W...Haswell4 GB
Computer type
PC/Desktop
Computer Manufacturer/Model Number
Dell
OS
Linux Mint 18.2 xfce 64-bit (VMWare host) / Windows 8.1 Pro 32-bit (VMWare guest)
CPU
Haswell
Memory
4 GB
Monitor(s) Displays
Acer 23"
Screen Resolution
1920 x 1080
Hard Drives
Two hard drives, 1TB each: One for Linux, one for my data.
Keyboard
IBM Model M
Antivirus
Sophos (Linux), Trend Micro (Windows)
Browser
Firefox, Opera
Other Info
I use Samba to share my data drive with the other computers at my house and with my guest session in VMWare Workstation Player.
Another thing that might help: Try using Robocopy:
https://technet.microsoft.com/en-us/library/ee851678.aspx

Robocopy manages the copy process better than the standard drag-and-drop of Windows file manager.

Open a command prompt and type robocopy /? [ENTER] to get more information about Robocopy.
 

My Computer My Computer

At a glance

Linux Mint 18.2 xfce 64-bit (VMWare host) / W...Haswell4 GB
Computer type
PC/Desktop
Computer Manufacturer/Model Number
Dell
OS
Linux Mint 18.2 xfce 64-bit (VMWare host) / Windows 8.1 Pro 32-bit (VMWare guest)
CPU
Haswell
Memory
4 GB
Monitor(s) Displays
Acer 23"
Screen Resolution
1920 x 1080
Hard Drives
Two hard drives, 1TB each: One for Linux, one for my data.
Keyboard
IBM Model M
Antivirus
Sophos (Linux), Trend Micro (Windows)
Browser
Firefox, Opera
Other Info
I use Samba to share my data drive with the other computers at my house and with my guest session in VMWare Workstation Player.
Looks like the anti-virus is interfering in the process, temporary remove it and see if you can copy the files.
 

My Computer My Computer

At a glance

Windows 10 Proi5-650016GB DDR4 2133 Crucial Ballistix Sport LTMSI GeForce GTX 1060 GAMING X 6G
Computer type
PC/Desktop
Computer Manufacturer/Model Number
Custom build
OS
Windows 10 Pro
CPU
i5-6500
Motherboard
Gigabyte B150-HD3P-CF
Memory
16GB DDR4 2133 Crucial Ballistix Sport LT
Graphics Card(s)
MSI GeForce GTX 1060 GAMING X 6G
Sound Card
Intel Display Audio
Monitor(s) Displays
Liyama ProLite XB2483HSU-B2
Screen Resolution
1920 x 1080
Hard Drives
Crucial MX200 500GB & Toshiba DT01ACA300 3TB
PSU
Corsair RM550x
Case
Fractal Design Define S
Cooling
Cooler Master TX3 i
Keyboard
Func KB-460 (MX Red)
Mouse
Corsair Gaming M65 RGB
Antivirus
Bitdefender Total Security 2016 + MBAM Pro + MBAE Pro
Browser
Google Chrome
Other Info
Creative Sound Blaster Tactic3D Rage V2 headset
Back
Top