abstract fun copyBlocking(from: String, to: String): FileSystem
Blocking version of #copy(String, String, Handler)
#copy(String, String, Handler)