Copying Large Files from USB to HDD Windows 8


Recommended Posts

I purchased a 64gb USB flash drive to backup my files, movies, pics, etc. So, I upgraded to Windows 8 and am trying to move some of these files back.. Keep in mind some of these are large video files of 1 - 7 gigs in size. Anyway, here is the issue. While copying the files I get an error message saying the destination no longer exists.. I'm trying to copy the video files to my Videos library folder.. I have had success copying single files but that will take me forever.. Here is the popup I get..

2JxcY.png

Should I try moving to my C drive and then move to their final distiations??

The files are already on the USB drive... The flash drive is formatted NTFS ... I'm trying to get the files from the flash drive to my hard drive.. I'm using an Asus K53E Laptop ... All these files were on this computer while I was on Windows 7 ... but moved to Windows 8 and I can't get them back on the hard drive.. Keeps tell me the destination does not exist.. Also.. from testing, I can move each file individually .. but if I grab the folder that has all of them inside I get the error message..

Edit:: I tried with individual files... was working, but once I got into the larger files, over 4 gigs, same error... What the heck!! Never had this issue with Windows 7 ..

The files are already on the USB drive... The flash drive is formatted NTFS ... I'm trying to get the files from the flash drive to my hard drive.. I'm using an Asus K53E Laptop ... All these files were on this computer while I was on Windows 7 ... but moved to Windows 8 and I can't get them back on the hard drive.. Keeps tell me the destination does not exist.. Also.. from testing, I can move each file individually .. but if I grab the folder that has all of them inside I get the error message..

Edit:: I tried with individual files... was working, but once I got into the larger files, over 4 gigs, same error... What the heck!! Never had this issue with Windows 7 ..

That's goofy. Is it just with those particular files or anything you try to transfer?

That's goofy. Is it just with those particular files or anything you try to transfer?

One specific file that kept failing I transferred that to my older Toshiba laptop with Windows 7 and it failed... different error though..

"An unexpected error is keeping you from copying the file. If you continue to receive this error, you can use the error code to search for help with this problem. Error 0x800703EE: The volume for a file has been externally altered so that the opened file is no longer valid
. ... WHAT?? Googling this error code sends me to Windows Backup errors.. The files are fine, I can play the videos from the USB drive.. just can't get them off the flash drive...

I sometimes get this with my USB converters. I have to unplug, then replug it, then retry the copy. No idea why this happens, but i'd go with bad cable or some sort of interference.

It doesn't explain why it's happening to you on Win8 though. :/

I'm lost.. and annoyed to be honest.. LoL.. One thing I also noticed, while I'm watching videos via the USB drive it will lock up.. then force me to force close the application I'm using to view the video, then acts like it was unplugged then plugged back in.. It's a PNY Attache 64GB Metal Flash Drive.. On the back of the package I found P-FDU64G/APPMT-GES3 but can't find any specific information about it.. Also, if I try to scan the drive for errors, says it's write-protected ... I'm lost!!

/////

Also, if I right-click a file to move instead of copy.. I don't have that option...

I'll give it a shot.. but right now the bigger issue is the "write protected" crap.. There is no switch that I can find for me to set this, and I don't remember setting this anywhere.. As soon as I bought it, I formatted to NTFS and moved files..

TeraCopy seems to be helping.. I have my personal movies and files over.. so if I lose the rest they can easily be replaced.. So, this drive being Write Protected.. what can I do? I didn't make it this way, that I know of...

^ what?? :blink:

His files are located on his 64GB flash, and he is putting the files back on the HDD of his desktop after he upgraded it to win8.

Now the copy process is saying his "destination" is no longer available -- his desktop HDD, this is not that the system is not reading his flash - that would be "source" of the copy. Not destination. He is not putting files ON his flash, he is pulling files off his flash.

^ what?? :blink:

His files are located on his 64GB flash, and he is putting the files back on the HDD of his desktop after he upgraded it to win8.

Now the copy process is saying his "destination" is no longer available -- his desktop HDD, this is not that the system is not reading his flash - that would be "source" of the copy. Not destination. He is not putting files ON his flash, he is pulling files off his flash.

I have all my files.. Now the drive won't let me format it .. "Write Protected" ... Not sure what happened but there is no specific setting I can find to fix that.

^ what?? :blink:

His files are located on his 64GB flash, and he is putting the files back on the HDD of his desktop after he upgraded it to win8.

Now the copy process is saying his "destination" is no longer available -- his desktop HDD, this is not that the system is not reading his flash - that would be "source" of the copy. Not destination. He is not putting files ON his flash, he is pulling files off his flash.

Its the sign of a failing flash drive, Usually seen this happen on cheaper quality flash drives. There are a million possible issues but I'm betting this on a flash drive issue.

Either that or a USB driver issue (if you are using USB3).

In particular it's common on AMD chipsets with USB3 native.

I'm not sure if this is the case, but it's a possibility. Plug it into another machine and see if you can format it :)

It is write protected on every computer I have and have tested in other locations.. I haven't found a solution than to get my money back.. but it has my files on it.. some financial and personal.. Including my mothers social security retirement information I do for her.. I hate to return this to a big-box store and they simply turn around and sell it again... I don't trust them..

I have all my files.. Now the drive won't let me format it .. "Write Protected" ... Not sure what happened but there is no specific setting I can find to fix that.

it happens with me too. I had 32 GB usb stick. then I formated it using disk management(diskmgmt.msc) or using diskpart. it will work.

low cost usb drive larger than 8 GB is not successfull.

it happens with me too. I had 32 GB usb stick. then I formated it using disk management(diskmgmt.msc) or using diskpart. it will work.

low cost usb drive larger than 8 GB is not successfull.

Won't let me do anything.. "Disk is write protected"

try the following method. it should surely work:

How to remove a write protection from your USB memory Stick if there is no Write protection ON or OFF button or tab:

1. Shutdown your computer or laptop

2. Insert USB Memory Stick into your laptop or Computer

3. Turn on computer and then immediately start pressing (F8) key then Advanced Boot Options screen will come up (if windows8 then open run, and type msconfig here please click boot tab and select 'safe boot' with minimal option only. click ok and reboot your system.)

4. Select Safe Mode with Command Prompt

5. After loading files if your USB Memory Stick drive letter is (G) for example then write as

6. C:\windows\system32>G: and press enter

7. G:\>format G: and press enter

8. If ask you (Y/N) then press Y and press enter

9. Now a full format will start which remove write protection from USB Memory Stick.

or, in this safe mode, use diskpart tool and try format it.

1. command prompt

2. diskpart

3. list disk

4. select disk 3 (assuming that your pendrive is disk 3)

5. clean

6. format fs=ntfs quick

This topic is now closed to further replies.
  • Posts

    • Fresh CachyOS install with Niri - I guess it's a little orange, but I'm working on it
    • FastStone Image Viewer 8.5 by Razvan Serea FastStone Image Viewer is a fast, stable, user-friendly image browser, converter and editor. It has a nice array of features that include image viewing, management, comparison, red-eye removal, emailing, resizing, cropping, retouching and color adjustments. Its innovative but intuitive full-screen mode provides quick access to EXIF information, thumbnail browser and major functionalities via hidden toolbars that pop up when your mouse touches the four edges of the screen. Other features include a high quality magnifier and a musical slideshow with 150+ transitional effects, as well as lossless JPEG transitions, drop shadow effects, image annotation, scanner support, histogram and much more. It supports all major graphic formats (BMP, JPEG, JPEG 2000, animated GIF, PNG, PCX, PSD, EPS, TIFF, WMF, ICO and TGA) and popular digital camera RAW formats (CRW, CR2, NEF, PEF, RAF, MRW, ORF, SRF, ARW, SR2, RW2 and DNG). FastStone Image Viewer features: Image browser and viewer with a familiar Windows Explorer-like user interface Support for many popular image formats and PDF viewing True Full Screen viewer with convenient image zoom support and unique fly-out menu panels Crystal-clear and customizable one-click image magnifier Powerful image editing tools: Resize/resample, rotate/flip, crop, sharpen/blur, adjust lighting/colors/curves/levels etc. Eleven re-sampling algorithms to choose from when resizing images Image color effects: gray scale, sepia, negative, Red/Green/Blue adjustment Image special effects: drop shadow, framing, bump map, sketch, oil painting, lens Draw texts, lines, highlights, rectangles, ovals and callout objects on images Clone Stamp and Healing Brush Superior red-eye effect removal/reduction with completely natural looking end result Multi-level Undo/Redo capability Single click to switch between best fit and actual size mode Image management, including file tagging, rating and drag-and-drop to copy/move/re-arrange files Histogram display with color counter feature Compare images side-by-side (up to 4 at a time) to easily cull those forgettable shots Image EXIF metadata support (plus comment editing for JPEGs) Configurable batch processing to convert/rename large or small collections of images Slideshow with 150+ transition effects and music support (MP3, WMA, WAV...) Create efficient image attachments for emailing to family and friends Print images with full page-layout control Create fully configurable contact sheets Create memorable artistic image montages from your family photos for personalized desktop wallpapers (Wallpaper Anywhere) Acquire images from scanners. Support batch scanning to PDF, TIFF, JPEG and PNG Versatile screen capture capability Powerful Save As interface to compare image quality and control generated file size Run favorite external editors with one keystroke from within Image Viewer Offer portable version of the program which can be run from a removable storage device Configurable mouse wheel support Support themes (bright, gray and dark) Support dual-monitor configurations Support touch interface (tap, swipe, pinch) Support dual instances Play video and audio files (Third party codecs may be required for old versions of Windows) And much more... FastStone Image Viewer 8.5 changelog: Added support for SVG format Added Start importing automatically and Handle duplicate file names automatically options to the Import Photos and Videos tool WebP files can now be rotated and saved with a single click Enhanced dark theme support in the PDF viewer Fixed a bug where some links in PDF files were not clickable Other improvements and bug fixes Download: FastStone Image Viewer 8.5 | Portable | ~15.0 MB (Freeware) View: FastStone Image Viewer Website | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Yup, broke my comp… again. its times like this when I regret AMD. This just never happens on NV.
    • Huh? You're delusional calling the Steam Deck dead. It is so successful that it has sold out multiple times. Even after the price hike this year it sold out again with 24 hours of being back in stock. The demand is real and has not died down even after four years.
  • Recent Achievements

    • Rookie
      DaviKar went up a rank
      Rookie
    • Dedicated
      HidekoYamamoto94 earned a badge
      Dedicated
    • One Month Later
      timbobit earned a badge
      One Month Later
    • One Month Later
      nates earned a badge
      One Month Later
    • Week One Done
      Almohandis earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      460
    2. 2
      +Edouard
      160
    3. 3
      PsYcHoKiLLa
      110
    4. 4
      Michael Scrip
      85
    5. 5
      Steven P.
      69
  • Tell a friend

    Love Neowin? Tell a friend!