I have a problem when I want copy a directory to a disk external, but the directory has size 6 GB.
When try copy it, it gives me a error: " File too large",
I give more information, that directory has a format ext4, my disk external has format NTFS.
Not should I have had this problem, because such as ext4 as NTFS allows this function (when I say "allows this Function" I'm saying that allows copy files larger than 4 GB)
I have Ubuntu 16.04.2 LTS (Xenial Xerus) Ram 16 GB
elisur@elisur:~/Movies$ cp -rv Metallica\ Through\ The\ Never/ /media/elisur/SP\ PHD\ U3/Movies\ Backup/
'Metallica Through The Never/Metallica.ThroughTheNever2013.720pVATAKy.mkv' -> '/media/elisur/SP PHD U3/Movies Backup/Metallica Through The Never/Metallica.ThroughTheNever2013.720pVATAKy.mkv'
cp: error writing '/media/elisur/SP PHD U3/Movies Backup/Metallica Through The Never/Metallica.ThroughTheNever2013.720pVATAKy.mkv': File too large