Stick them on a CDRW and carry it in your pocket. Unless you really don't care if anybody in the world might see them, then you could stick them on the webserver. But surely you must have heard about the many occasions when information leaked out of a webserver. Would you be upset if that happened to your information? Does anybody else have access to your webserver? If it's a shared server, then it will be quite difficult to stop other users from being able to see your files.

Of course, you could try encrypting the files first... But if it was my "special personal files", I'd put them on a CDRW, or on a laptop computer.


In reply to Re^3: Protecting Personal files by beable
in thread Protecting Personal Files within a Perl Website! by Nik

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.