Hello Durkatlon, I hope that you had a great Weekend and Labor Day!
Ok, I was never able to get it to work with the ext4 Files System either, and I am getting confused (Sorry). Since you suggested it above I took and empty drive and just formatted it with NTFS, and went back through all the commands in FreeBSD. Here is where I am getting confused. If I issue the command cp -rpv /mnt/Test/* /mnt/empty I get no such file or directory (Obviously because it is not mounted at /mnt/empty). The issue is I can't seem to figure out where my "Empty" drive is mounted just by issuing the "Mount" command, and if I do "gpart show" it does show up in the list.
If I run the command cp -rpv /mnt/Test/* /mnt
It tells me
/: write failed, filesystem is full
cp: /mnt/New Folder/Files .PDFs/FILE0000.pdf: No Space Left on Device.
more data.....
There is plenty of space left on the device because it is formatted and is 8GB. Nothing else is on this drive. Any thoughts??
Justin