So, if I understand it correctly, your are facing a first problem which is how to locate and select the source file on the device (by last file in a folder do you mean the one with the most recent timestamp or a file having a name that let you understand it is the last one?).
Once you get that file, you need to copy it to an SD card. Right?
For Each f As String In File.ListFiles(Source)