How can I get all urls of the site by any programming language or software?
For example, I have site http://getmoneygettraffic.com/ and I know there are some other pages like http://getmoneygettraffic.com/48h How can I find links for the other pages? If I know only domain - http://getmoneygettraffic.com/
UPDATE: (It's my site) Can I get all urls of the site without rake(ROR) or going to ftp or cPanel ?
I have tried this stackoverflow.com/questions/857653/… and this one stackoverflow.com/questions/131989/… and this too stackoverflow.com/questions/16619687/
Also, I have tried -> https://code.google.com/p/knock/ , cool stuff, but it's looking only for subdomains if I'm not mistaken. I need right part of the url, not the left.