This is a pretty difficult task due to the typical security issues involving server to server interaction particularly when the user the application is running as is has pretty low authority. Perhaps you could instead have one server call a web service on the other and hand the file off that way.
|