Re: File transfer over remoting channel
- From: "Goran Sliskovic" <gsliskov@xxxxxxxxx>
- Date: Thu, 11 Jan 2007 12:35:00 +0100
"sbparsons" <sbparsons@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:4FEA661D-41D0-489F-8702-0C58A2E534F0@xxxxxxxxxxxxxxxx
Hi all,
Is there a mechanism to allow file transfer over a remoting channel?
We are constantly coming up against permission issues when attempting file
transfers over client networks so was wondering if this were possible.
Thanks in advance for any input.
Sean
Yes, you can transfer files over remoting, as any other binary data. You
only need to take care of fact that files can be large, so you have to break
your transfer to smaller pieces (chunks).
Regards,
Goran
.
- Prev by Date: Re: find out if client is connected / server is reachable
- Next by Date: Re: File transfer over remoting channel
- Previous by thread: find out if client is connected / server is reachable
- Next by thread: Re: File transfer over remoting channel
- Index(es):