View Single Post
  #2 (permalink)  
Old 08-06-2007, 11:33 PM
leonard leonard is offline
Member
 
Join Date: Jul 2007
Posts: 43
leonard is on a distinguished road
The easiest way (implementation-wise) is to make that file part of the local file system through a share. If that is not possible you'll need to run some kind of server process on the remote machine that will give you access to that file.
Reply With Quote