Good day,
I am trying to find a way to retrieve the contents of a folder, the names of the files in the folder, from an ftp server.
I have a username, password and ftp address boces on the screen and when the user enters in the valid information I would like to display all the files that are in this location to them.
I know one can do this manually and check for themselves but want to just display the file list to the user this way.
Can anyone help please?