do you have to send coins to send data also or can you just send data? who has sent some files with this already?
senddata is a lot like sendtoaddress. It creates a tx that contains:
- data

- fee for this data
- inputs (in order to pay fee)
- output (for change)
So the answer is: no, you don't need to send coins to somebody to send data. You can just send data.