Can we provide path for Put File operation in Patterns?

RK25
Giga Guru

I am trying to figure out a way to deploy a file on a specific target path on a Linux server. However, put file operation doesn't allow us to pick the target. Does anyone know how to achieve this either using put file operation or some other way? Appreciate any direction.

1 REPLY 1

Niklas Peterson
Mega Sage
Mega Sage

Hi @RK25 ,

 

No, I don't think you can. The Put operation is to move the file from the MID Server to the target computer and that is a predetermined destination. It's not really intended for deployements but rather execute something, So you could use Put to deploy a deployment script that executes a pick up of a file and copying it to the destination you want.

 

Regards,
Niklas