straygrey Posted September 30, 2013 Share Posted September 30, 2013 I need to move a media file from a Server to Client via PHP limiting the amount of bandwidth used. Both Client and Server on a local intranet. Possibly by moving chunks at a time, thereby allowing other operations on the intranet to get a slice of the bandwidth. An example of size is 1596875bytes for the 1st one. Can someone please suggest a preferred method for me to use to achieve this? Quote Link to comment Share on other sites More sharing options...
Solution straygrey Posted September 30, 2013 Author Solution Share Posted September 30, 2013 BTW Part of the problem may be to overwrite the file if the Server file size is different to that of the Client. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.