SPI jumpers on SD Card shield v4.3

Hello, You mean you are using the Arduino board with the SDCard shield themselves as a slave of SPI that controlled by another host, so you need a soft SPI to feature as slave. I think this example can match your need: https://github.com/niteris/ArduinoSoftSpi