I want to call File URL command through perl script. i can use HTTP:request and LWP to open a HTTP connection and hit the URL.My problem is: if i hit the URL command, it will open the Login screen first instead of directly going to the URL command. How can i make the changes so that instead of getting authentication screen, i directly hit the File URL command.Any suggestions?