j
k
j a
j l
Hi Marco,
what is the best way to copy/move collections of resources from one db to another?
Here is one way to do it:
db:open('source', 'a') ! db:add('target', ., db:path(.))
Cheers, Christian
Back to the thread
Back to the list