Question

On many forums, I need to show some log files or any text file in general (configuration, source code,...). Usually this messages are quite long and the post is hard to read if there's several big code blocks...

Where can I store it on a different website such as imageshack for the pictures. I don't want to use websites such as megaupload or rapidshare as there is usually a time limitation and a captcha and need to wait with the free account (so 1 minut needed to just open a simple text file).

I don't have any personal website where I could store it and anyway even if I had one I'm not sure it's really a good idea as I don't know how long I'll keep it...

Thank you

Was it helpful?

Solution

Pastebin.com or another pastebin site sounds like it fits your needs. My personal preference is for Codepad.org.

OTHER TIPS

How about Sourceforge? Or maybe Google Code?

Gist is really nice too, you can embed the file and others can use git to pull it.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top