Move cordova-filetransfer branch to cordova-plugin-file-transfer repo?
https://github.com/apache/cordova-labs/tree/cordova-filetransfer currently contains a test server for the tests of https://github.com/apache/cordova-plugin-file-transfer.
Wouldn't it make sense to move the project over to the plugin repository, e.g. in a sub folder test-server?
Caution: Paramedic is tightly coupled to this repository: https://github.com/apache/cordova-paramedic/blob/ff6b2fa00b2e5b11907f2e7d0296f7b35feb4a04/lib/LocalServer.js#L94-L105 https://github.com/search?q=cordova-filetransfer+paramedic&type=Code
+1 to move it to an appropriate location.
I don't think paramedic or any other repo should have used this repo like that. This repo is a playground for experimental code. I think this repo could be dropped or archived after verifying the other branches. Content seems unmaintained and forgotten.