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

Поділитися
Вставка
  • Опубліковано 23 лип 2024
  • This video covers how to test FTP servers in JMeter; i.e. FTP upload and download
    Learning:
    FTP - File Transfer Protocol
    It is used to transfer files between two computers on Internet
    File -document/video/zip etc
    Client(Local Machine)----------File Transfer---------------Server(FTP Server)
    dlptest.com/ftp-test/
    FTP URL: ftp.dlptest.com or ftp://ftp.dlptest.com/
    FTP User: dlpuser@dlptest.com
    Password: 5p2tvn92R0di8FdiLCfzeeT0b
    FileZilla Download - filezilla-project.org/downloa...
    ==================================================================
    JMeter Tutorial Playlist:
    • JMeter Tutorial
    Git and GitHub Tutorial Playlist:
    • Git and GitHub Tutorial
    Automation Anywhere Tutorial Playlist:
    • Automation Anywhere A1...
    Subscribe for more tutorials - / @qualityassurancelab7764

КОМЕНТАРІ • 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.

  • @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.

  • @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?

  • @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.

  • @varunkumar-jq3ck
    @varunkumar-jq3ck 2 роки тому

    can we test FTPS using jmeter?

  • @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 - ua-cam.com/video/mrmnos1eMKk/v-deo.html