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.
Asked
Active
Viewed 36 times
0
-
Off topic, not a programming question. Ask on superuser instead – NineBerry May 03 '16 at 22:25
-
It will, I believe, require some scripting (programming) to actually achieve it. – robertdaleweir May 03 '16 at 22:38
-
Then you can write a script and do the job. If it doesn't work, ask specific programming questions. – Eugene Mayevski 'Callback May 04 '16 at 09:38