I developed a forms input system for an organization and they have locked me out of FTP access to the cgi files .... Since I am locked out of FTP access is there a way I can get access to my cgi scripts or even get information like date stamps or size of scripts.
Ok, I assume that you used to have FTP access to the web server to upload/download cgi scripts, and your client has disabled your FTP log in. Unfortunately there
should not be another way to get to the cgi scripts. Otherwise the web server would be insecure and useless. You could try to 'hack' into their system, but that is quite difficult and illegal.
...finding my way around unix file directories is not a strength of mine...
This is nothing to do with unix directories, this is about system security. Unless you have some sort of login to the system, setup by system administrator (root), you would not be able to gain access to it.
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: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.