JMeter tutorial 16- FTP request in JMeter | How to test FTP Server | FTP JMeter example

แชร์
ฝัง
  • เผยแพร่เมื่อ 3 ส.ค. 2024

ความคิดเห็น • 17

  • @sratest5236
    @sratest5236 3 ปีที่แล้ว +1

    Thanks for video finally i get the idea how to configure and use FTP in jmeter.

  • @testaccount715
    @testaccount715 3 ปีที่แล้ว +1

    by the way ..amazing tutorial..thanks for the tutorial

  • @viswamikv
    @viswamikv 4 ปีที่แล้ว

    Hi, Is this mandatory to mention the file name in Local File section. Can you suggest how to move exact file? In this example looks like only content inside the file moved.

  • @MultiDpz
    @MultiDpz 2 ปีที่แล้ว

    what happened to other existing files, once you executed put option from j meter.

  • @ivanlloyd1061
    @ivanlloyd1061 3 ปีที่แล้ว

    How can i put the file inside particular path in client machine

  • @sutariyadagiri
    @sutariyadagiri 2 ปีที่แล้ว

    For server access need vpn right ?? Without vpn also working with j meter ??

  • @testaccount715
    @testaccount715 3 ปีที่แล้ว +1

    I am able to get the file from the server to my local machine using Jmeter but my ftp request is getting failed which is showing in red color..I am getting response code 150. Not sure what that means ? could u plz help?

  • @ajitvarmanandella2623
    @ajitvarmanandella2623 3 ปีที่แล้ว +1

    Hi Maam,
    Facing an error org.apache.commons.net.ftp.FTPConnectionClosedException: FTP response 421 received. Server closed connection.
    while trying to get the data file from the server

    • @qualityassurancelab7764
      @qualityassurancelab7764  3 ปีที่แล้ว

      Such error occurs when flooding the server with connections until it hits the connection limit. Try again by closing your connections or reusing them.

  • @varunkumar-jq3ck
    @varunkumar-jq3ck 2 ปีที่แล้ว

    can we test FTPS using jmeter?

  • @adityalokare3902
    @adityalokare3902 3 ปีที่แล้ว

    Hi,
    while uploading the file by right-clicking on it, getting below error:
    "550 Permission Denied", Critical File Transfer Error
    Please Help

    • @MultiDpz
      @MultiDpz 2 ปีที่แล้ว

      ssh command : chmod 777

  • @adityalokare3902
    @adityalokare3902 3 ปีที่แล้ว

    I am able to perform "FTP GET" but not "FTP PUT"
    Getting error as "550 Permission Denied"
    Please help with this?

    • @MultiDpz
      @MultiDpz 2 ปีที่แล้ว

      you might not have write permission in particular folder where ever you trying to create file in server.

  • @rt7484
    @rt7484 3 ปีที่แล้ว +1

    How to transfer lot of files in one go.

    • @qualityassurancelab7764
      @qualityassurancelab7764  3 ปีที่แล้ว

      You can parameterize the file names using Config Element - CSV Data Set Config - th-cam.com/video/mrmnos1eMKk/w-d-xo.html