FTP Activities - Enumerate Objects

Hi, I am getting following error when try to get the files in a folder. but when try to get the list of folders it works. but fails when there is a file in a folder

Enumerate Objects: One or more errors occurred. (Unsupported object type encountered.)

Hey @VimalrajMoorthi
check these topics first:


UiPath.FTP is already exists in the import window

Hi @VimalrajMoorthi

Could you please share what server you are using?

As you will see in my comment below, we struggle a bit to reproduce this:

The activity supports by default Files, Directories and Links, and anything other than this that is present in the folder will throw this error.

It would help us a lot to understand what objects could be causing this, but the information gather so far suggest that it only occurs for some specific type of SFTP servers.

I created a new folder and placed a sample text file in the folder. still it is throwing same error.

This means that there is something else that is unique about your setup that this activity cannot handle.

Would you be able to share the name and the version of your SFTP server (is it SFTP?), and some details whether it is a Windows or a Linux one, and hopefully also a view of the folders and their permissions? (maybe via a third party tool)

If you access to this FTP/SFTP server using a client (for example Filezilla or WinSCP) and same credentials. Are you able to list the content of the target folder?

Yes, I am able to read and write the files and folders using Filezilla

Currently I don’t have these details, Because this sftp configured on Clients server