EA Connect - SFTP List Files Documentation
This documentation provides an overview of the SFTP List File method in EA Connect. The SFTP List File method allows users to retrieve a list of files and directories from a remote server using the SFTP protocol.
Before using the SFTP List File method, you need to configure the SFTP connection parameters. These typically include the following details:
Enter these connection details in the connection section provided in EA Connect. Ensure that the connection information is accurate and valid to establish a successful SFTP connection.
Once the SFTP connection is configured, you can utilize the SFTP List File method to retrieve a file listing from the remote server. Follow these steps to utilize the method:
1.Open the EA Connect web application in your web browser.
2.Log in to your EA Connect account using your credentials.
3.Go to the “Task” section and click on “Create New” Button.
4.Specify the remote directory path for which you want to retrieve the file listing and fill the other details.Then click on the “Save” button.
5.Now go to “Flow” section and Click on “Create New”.
6.Fill required fields and click on “Add Task”. Then, select the SFTP List Files Task
7.Click on “Save” button to save the flow.
8.Now click on “Execute” button to execute the flow.
9.EA Connect will establish an SFTP connection using the provided credentials.
10.The application will send the SFTP "List" command to the remote server, requesting the file listing for the specified directory.
11.Upon receiving the response from the server, EA Connect will display the file listing in the EA Connect file explorer.
The file listing typically includes information such as file names, sizes, permissions, and timestamps. The displayed list allows users to view and analyze the files and directories present on the remote server.
After retrieving the file listing, EA Connect provide additional features and functionalities to perform post-listing operations. These operations could include:
Check the EA Connect user interface for available options and functionalities related to the file listing obtained from the SFTP List File method.
The SFTP List File method in EA Connect provides a convenient