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
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.