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.)
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.
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?