David Anderson
2013-09-17 15:39:07 UTC
Hi,
Has anyone ever written code to send a file, in chunks, from one WP
install to another, using XMLRPC? That's a task I've got to work on soon
- but I don't want to re-invent the wheel.
My plugin code will be installed at both ends.
The files are potentially very large. Basically, the sending end needs
to be able to:
a) See how much of the file is already uploaded ("oy, how much of this
file have you already got?")
b) Send the next chunk, in a loop ("here's a chunk - thanks - here's a
chunk - thanks ...")
Many thanks,
David
Has anyone ever written code to send a file, in chunks, from one WP
install to another, using XMLRPC? That's a task I've got to work on soon
- but I don't want to re-invent the wheel.
My plugin code will be installed at both ends.
The files are potentially very large. Basically, the sending end needs
to be able to:
a) See how much of the file is already uploaded ("oy, how much of this
file have you already got?")
b) Send the next chunk, in a loop ("here's a chunk - thanks - here's a
chunk - thanks ...")
Many thanks,
David
--
WordShell - WordPress fast from the CLI - www.wordshell.net
WordShell - WordPress fast from the CLI - www.wordshell.net