I finished! Before I boot into the new system they say to install a few BLFS programs to make it easier before I leave the chroot environment. So I download the first program, check the md5sum of it, and then try to scp that program to the lfs computer with the following results:
bmike1@CQ57-1:~/Downloads$ scp lynx2.8.8rel.2.tar.bz2
mike@192.168.0.14:/sources
mike@192.168.0.14's password:
scp: /sources/lynx2.8.8rel.2.tar.bz2: Permission denied
The computer doesn't pause at all before telling me "Permission denied".
I verified all the info was correct (opened another terminal and ssh to 192.168.0.14 successfully).