Vugen With FTP

186 views
Skip to first unread message

bull

unread,
Feb 28, 2011, 5:33:39 AM2/28/11
to LoadRunner
i am tryinig to learn FTP protocal,when i record i dont see any
script, what am i doing wrong?

i wrote the script manually looking at the functions but is get the
following error

Action.c(10): Error -86002:Failed to establish connection to
ftp.microsoft.com:21
Action.c(10): Error -86008:Logon Session failed

for the following code,any help on what i am writing wrong,if i
navigat manually it is working fine.

ftp_logon("FTP", "URL=ftp://ftp.microsoft.com", LAST);
// Get a file back from the FTP server

ftp_get ("Get_Files", "SOURCE_PATH=/peropsys/readme.txt",

"TARGET_PATH=\\wfsmnsv2nsf23\My Documents",
"MODE=ASCII",
LAST);

// Logout from the FTP server

ftp_logout();

James Pulley

unread,
Feb 28, 2011, 8:50:55 AM2/28/11
to lr-loa...@googlegroups.com
Looking at the source IP address for your email, 151.151.16.10, this does
not resolve to a network segment for Microsoft with WhOIS inquiries.
Please do not test sites that you do not own, manage or have direct written
permission to test. This is also noted in the license agreement for
LoadRunner.

Downloadable system images of LINUX to set up an FTP server are widely
available. Please consider this path to set up your own host rather than
test the site of someone else.

James Pulley, http://www.loadrunnerbythehour.com/PricingMatrix

ftp_logout();

--
You received this message because you are subscribed to the Google
"LoadRunner" group.
To post to this group, send email to LR-Loa...@googlegroups.com
To unsubscribe from this group, send email to
LR-LoadRunne...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/LR-LoadRunner?hl=en

Reply all
Reply to author
Forward
0 new messages