Transferring file from SD card via Ethernet with Ethernet Shield and Uno

Hi,

I am writing large .csv to an onboard SD card, and I would like to use an ethernet cord to transfer this file to the internet/another computer. I have an IP address for the arduino. I am using an Arduino Uno. How should I get started doing this? What are the steps I should take? I am a newb.. Thank you in advance

Look at the Ethernet library.