Ajay schrieb: > Thanks, I tried the URLs directly and still the same thing.. It could > be something on my end.. But i couldn't figure out, as i tried both > from my work and now from my home internet as well.. > > Browsers tried: IE8, Google Crome, Mozilla Firefox, end result is that > it downloads 0 byte file. could there be any restriction on my > account to download these files?
No. Actually this is very strange because it works for me as well... I suggest you dig into your network configuration, e.g.: - Use Firebug to inspect request/response headers - Check with wget if you are on a Un*x platform (assuming you use Firefox and are logged in currently at the agile42 web site): $ wget --load-cookies=cookies.txt [URL] cookies.txt is a file from firefox that contains all cookies. It is in your profile directory. If you use Firefox 3, use this script to export the cookies to a cookies.txt [1] after you updated the cookiedb and the targetfile parameters: $ python export-firefox-cookies.py agile42.com If you still don't have access, send a private email to me so I can email you at least the source package. [1] http://kamerastars.de/daten/export-firefox-cookies.py.tar.gz fs --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Agilo for Scrum" group. This group is moderated by agile42 GmbH http://www.agile42.com and is focused in supporting Agilo for Scrum users. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/agilo?hl=en -~----------~----~----~----~------~----~------~--~---

