Hi If that service url does some form of http redirect then you need to pass the --trust-server-names flag like this
wget --trust-server-names <file> Regards On Wed, May 29, 2013 at 1:20 AM, Sri Vidhya <[email protected]> wrote: > Hai all, > am using wget method to access one service url, but it is not > woking in ubuntu. or otherwise anybody can tell me how to call (or) execute > the url > > -- > Thanks, > N. Srividhya. > > -- > -- > Job Board: http://jobs.nodejs.org/ > Posting guidelines: > https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines > You received this message because you are subscribed to the Google > Groups "nodejs" group. > 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/nodejs?hl=en?hl=en > > --- > You received this message because you are subscribed to the Google Groups > "nodejs" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- Ian Lawrence Tel: (+55 48) 84933198 E-mail: [email protected] Web: http://ianlawrence.info Code: https://github.com/IanLawrence Author, Professional Ubuntu Mobile Development (Wiley 2009) -- -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. 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/nodejs?hl=en?hl=en --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
