How to copy files and directories from Windows to Linux

46 Views Asked by At

I want to copy files from an NTFS windows filesystem creating the same directories and moving all files to an EXT3 filesystem. Is there a way to do this using CLI safely and correctly? I can mount the NTFS filesystem available to Nautilus. Using Fedora 21 OS.

0

There are 0 best solutions below