This is a migrated thread and some comments may be shown as answers.

Remote upload

1 Answer 42 Views
Upload (Obsolete)
This is a migrated thread and some comments may be shown as answers.
Zied Ben hriz
Top achievements
Rank 1
Zied Ben hriz asked on 24 May 2010, 01:55 PM
Hi,
Is the remote upload feature supported by the upload control?
I mean is it possible to transfer files directly from server to server?
Thanks!

1 Answer, 1 is accepted

Sort by
0
Genady Sergeev
Telerik team
answered on 27 May 2010, 08:11 AM
Hi Zied Ben hriz,

RadUpload does not provide such functionality. Its purpose is to upload files from the client to the server. If you use one of your servers as a client, it would be possible to "upload" to the other server. However, we suggest that you use the .NET WebRequest and WebClient classes in order to achieve this task. There is plenty of sample code on the net, form example here and here.

Greetings,
Genady Sergeev
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
Upload (Obsolete)
Asked by
Zied Ben hriz
Top achievements
Rank 1
Answers by
Genady Sergeev
Telerik team
Share this question
or