I have a View in which the user is able to upload a file to the server.
In this view I also have 2 buttons: one to Upload a file and other to Download the last file
You have to use a "multipart/form-data" form, and submit the form. No ActionLink.