All,
anybody tried to write a file from OD to a remote server as described here:
r - Write a csv file to a folder in remote computer - Stack Overflow .
are there more straightforward ways to do this?
many thanks,
C
All,
anybody tried to write a file from OD to a remote server as described here:
r - Write a csv file to a folder in remote computer - Stack Overflow .
are there more straightforward ways to do this?
many thanks,
C
Might it be possible to not do it within the R processor but forward the result you want to write to the remote server to a Data Table Save processor? This Data Table Save processor than uses a connection, which was created before (see Screenshot). Maybe with this approach you can leverage the functionality of ONE DATA itself.
Looks interesting. I want to send a csv file file to an existing folder in a file system - not a database - so this could indeed do the trick. I do not see this option though:
Try to scroll down if there are more options