I'm trying to copy almost 50,000 characters (almost 800 lines) to my clipboard and paste it into another window. It doesn't work. I end up with a different (smaller) number of characters, and this _has_ to be exact.
I don't have scp, sftp, ftp, sendmail, or rcp. I can't load any of these on the system since it's across the country. The best I could come up with uuencoding the file and copying it through the ssh connection, but as you can see above, this doesn't work.
I don't have scp, sftp, ftp, sendmail, or rcp. I can't load any of these on the system since it's across the country. The best I could come up with uuencoding the file and copying it through the ssh connection, but as you can see above, this doesn't work.