My favorite quick and dirty way to get a text file onto a box that I'm logged into is to copy the body of the file into my clipboard and then run `cat > /tmp/out` and paste the text into my session. Unfortunately a lot of times the file only gets partially copied when I do this to an lx zone (or a plain old smartos zone) while it works fine going to a kvm linux instance. It seems that if the file has a line with > 256 characters on it, then anything after the 256th character (including all subsequent lines) don't make it to the destination file.
I would love to know what limit I'm hitting and if there are any work arounds? -psanford ------------------------------------------- smartos-discuss Archives: https://www.listbox.com/member/archive/184463/=now RSS Feed: https://www.listbox.com/member/archive/rss/184463/25769125-55cfbc00 Modify Your Subscription: https://www.listbox.com/member/?member_id=25769125&id_secret=25769125-7688e9fb Powered by Listbox: http://www.listbox.com
