UiPath FTP can't read files from different owner

Hi all,

When using FTP to access a server and trying to “Enumerate Files” inside a given directory, UiPath is only able to read file names associated with Files I’ve created.

This means that when trying to enumerate files created by other users (e.g. database), ftpobjectinfo Name, fullname, etc. returns “blank”. However, it does return file.size!

All files have exactly the same permissons (777).

Any help?

Thanks,
JS

1 Like

Hi @joaosantos

Although I am not sure about this particular issue, I want to point out that we released some packages on GitHub and FTP activity pack is one of those:

It might shine some light here. Feel free to also add an issue on GitHub.