Ethernet + SD card (FAT32) code becomes too long for my UNO

Try to reduce the code size by using shorter static strings and eliminate (comment out) the Serial.print() debug strings as you debug each section of code.