|
From: Deepa J. <dee...@gm...> - 2007-10-24 20:37:51
|
When I submit this request from a perl script STAF <remote-machine> FS COPY FILE /usr/local/tmp/file1.txt TOFILE C:\tmp\file2.txt TOMACHINE local I get the error as follows: Error submitting Request: RC:17 Additional Info : C:\tmp\file2.txt RC 17 says it can't open the file. path/file don't exists I have given the correct path. Ofcourse the file don't exist. I am expecting it to be copied to the dir with a new name. I tried the same from the command line. That also doesn't work. I don't get the file copied in the directory. Any suggestions. I'm stuck on this error. Thanx, DJ |