Use Copy/move file node to copy files to server

Hi,

i currently run a workflow on the desktop which creates several files i want to share with a serverside workflow. Currently i just drag the files manually to the server but i want to automate that step. I've tried using the copy/move file node but i just cannot get the syntax right. I've tried the relative and the absolute mountpoint but the node throws an error every time. Anybody know the right syntax?

Hi,

I will check with the developers, but as far as I understand, this is not supported in the Copy/Move Files node so far.

But you can do this with the Explorer Writer node.

It only writes one file at a time, but using a loop this can easily be changed.

Best, Iris

Hi Iris,

I was not aware of this node. I've tried it and it works. Thanks!

Best,

Albert