Downloading resources via e-mail
This is freeware service allows you to download files/resources via e-mail from a specified URI.
You can split the downloading data to chunks and download them partially. This approach allows
spare your money and time (especially if you are using dial-up connection). You can download only
range of chunks or whole batch of data. The service has implemented right now as HTTP and as SMTP
requests, but in the nearest future we plan to implement it as a web service too. To fulfill request from
this page do following:
- Type resource URI;
- Determine size of chunks (if you whant to split data to the chunks);
-
Determine whether you whant to receive whole resource or only a part of it
(only if you want to split data);
-
Determine, which part of resource you whant to receive
(only if you want to split data);
- Determine e-mail address to where send data;
- Click "Download". The data will be sent to you e-mail as quickly as it possible.