Windows 10: copy and back up files

Discus and support copy and back up files in Windows 10 Customization to solve the problem; Win 10 I have backed up and copied all files of my satnav in car navigation system to a SD card successfully however it is not recognised by the... Discussion in 'Windows 10 Customization' started by kenmurray1, Apr 19, 2019.

  1. copy and back up files


    Win 10 I have backed up and copied all files of my satnav in car navigation system to a SD card successfully however it is not recognised by the sat navigation all files as per the original are present within the new SD card Help Please

    :)
     
    kenmurray1, Apr 19, 2019
    #1
  2. temp02 Win User

    Java.nio.file - Copying files

    You can't copy a folder, thats why it generates an exception (you are trying to copy a folder using a copy file function).
    You probably need to list all the files inside that folder and copy one by one
     
    temp02, Apr 19, 2019
    #2
  3. Wozzer Win User
    Java.nio.file - Copying files

    Issue was the above, so thanks temp02.
     
    Wozzer, Apr 19, 2019
    #3
  4. copy and back up files

    Delicieuxz, Apr 19, 2019
    #4
Thema:

copy and back up files

Loading...
  1. copy and back up files - Similar Threads - copy files

  2. How to find copied files history

    in Windows 10 Gaming
    How to find copied files history: I copied files from USB Drive to My Computer and the transfer screen appeared and now I cannot find these files in the destination location, How can I find the data of the last copy operation on my device?...
  3. How to find copied files history

    in Windows 10 Software and Apps
    How to find copied files history: I copied files from USB Drive to My Computer and the transfer screen appeared and now I cannot find these files in the destination location, How can I find the data of the last copy operation on my device?...
  4. I Am SO MAD At MICROSOFT RIGHT NOW let me explain, so I was trying to copy a file to my...

    in Windows 10 Gaming
    I Am SO MAD At MICROSOFT RIGHT NOW let me explain, so I was trying to copy a file to my...: First of all, whenever I open a file explorer, it just stops responding a couple seconds later, I know you had something do with this Microsoft, does anybody know a possible fits I do not want to mess around in the registry in mess, something and break the system I try to...
  5. I Am SO MAD At MICROSOFT RIGHT NOW let me explain, so I was trying to copy a file to my...

    in Windows 10 Software and Apps
    I Am SO MAD At MICROSOFT RIGHT NOW let me explain, so I was trying to copy a file to my...: First of all, whenever I open a file explorer, it just stops responding a couple seconds later, I know you had something do with this Microsoft, does anybody know a possible fits I do not want to mess around in the registry in mess, something and break the system I try to...
  6. Why do I have hundreds of files that copy added to file title?

    in Windows 10 Network and Sharing
    Why do I have hundreds of files that copy added to file title?: Why do I have hundreds of files that copy added to file title? https://answers.microsoft.com/en-us/windows/forum/all/why-do-i-have-hundreds-of-files-that-copy-added-to/322eb071-1979-4c00-8257-778b640789c8
  7. Why do I have hundreds of files that copy added to file title?

    in Windows 10 Gaming
    Why do I have hundreds of files that copy added to file title?: Why do I have hundreds of files that copy added to file title? https://answers.microsoft.com/en-us/windows/forum/all/why-do-i-have-hundreds-of-files-that-copy-added-to/322eb071-1979-4c00-8257-778b640789c8
  8. Why do I have hundreds of files that copy added to file title?

    in Windows 10 Software and Apps
    Why do I have hundreds of files that copy added to file title?: Why do I have hundreds of files that copy added to file title? https://answers.microsoft.com/en-us/windows/forum/all/why-do-i-have-hundreds-of-files-that-copy-added-to/322eb071-1979-4c00-8257-778b640789c8
  9. Correct way to copy a file to Desktop folder

    in Windows 10 Gaming
    Correct way to copy a file to Desktop folder: I can copy a file in Powershell to Desktop with the following command:PS C:\Users\user> Copy-Item test.txt $env:USERPROFILE\DesktopThis works, but if a user enables OneDrive user folder backups, the Desktop folder location changes to this:$env:USERPROFILE\OneDrive\DesktopAs a...
  10. Correct way to copy a file to Desktop folder

    in Windows 10 Software and Apps
    Correct way to copy a file to Desktop folder: I can copy a file in Powershell to Desktop with the following command:PS C:\Users\user> Copy-Item test.txt $env:USERPROFILE\DesktopThis works, but if a user enables OneDrive user folder backups, the Desktop folder location changes to this:$env:USERPROFILE\OneDrive\DesktopAs a...