View Single Post
  #1 (permalink)  
Old 08-03-2007, 07:15 PM
christina christina is offline
Member
 
Join Date: Jul 2007
Posts: 39
christina is on a distinguished road
how to load a file in remote machine
For example
Code:
localm.exec("notepad "test.txt"")
It will invoke notepad and load test.txt file into it provided the file is in local machine.
I want to load a file in remote machine
How can I do that?
Reply With Quote
Sponsored Links