Bartender Integration not working after update to Kinetic 2022.2

I coded it up using a minimal api to keep it secure, but we are still using FTP at the moment.

We’ve about decided to do a polling service though, through a function.

2 Likes

I use the API right now in one company. In another company they are still using the transfer.

We haven’t switched yet so still on file xfer. I’d like to move over to API via REST calls but we got too many other plates in the air right now.

For those using .NET FTP, be sure to patch your framework! Any authenticated user can add or delete files just by adding CRLF to the end of a command.