C # (WebClient) has web helpers that let you upload content. See an example here . Now itβs more difficult, maybe you want to find out if Rapidshare has an API with which you can program, otherwise you need to authenticate via the web client, get the URLs of the images and upload the images.
source share