You can go to the directory ~/.kde/share/apps/ktorrent
inside you'll have one directory torN (where N starts from 0) for each torrent. Inside there is a file named torrent that has the content that is exported as single file. You can then write a script to copy all tor[0..n]/torrent to a destination, renaming each file so it's not overwritten.
You can go to the directory ~/.kde/share/apps/ktorrent
inside you'll have one directory torN (where N starts from 0) for each torrent. Inside there is a file named torrent that has the content that is exported as single file. You can then write a script to copy all tor[0..n]/torrent to a destination, renaming each file so it's not overwritten.