I have a UNC path like \\ps0833\server\temp <file:///\\ps0833\server\temp> 

 

And I want to copy this folder from the network share to the local machine.
For this I am using the following command - 

Staf local fs Copy DIRECTORY  \\ps0833\server\temp
<file:///\\ps0833\server\temp>  ToDirectory "C:\test" ToMachine ps2366

 

Where ps2366 is my local machine name. But on running the above command staf
gives the following error -

 

Error submitting request, RC: 48

Additional info

---------------

File \\ps0833\server\temp does not exist

 

 

The problem is I want to copy some files and folders from a UNC path to the
local system and the machine name ps0833 doesnot have staf installed on it.
Please let me know if STAF "FS" can support UNC(network path) for copying.

 

 

Any advice will be really helpful here.

 

-G


DISCLAIMER
==========
This e-mail may contain privileged and confidential information which is the 
property of Persistent Systems Ltd. It is intended only for the use of the 
individual or entity to which it is addressed. If you are not the intended 
recipient, you are not authorized to read, retain, copy, print, distribute or 
use this message. If you have received this communication in error, please 
notify the sender and delete all copies of this message. Persistent Systems 
Ltd. does not accept any liability for virus infected mails.
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
staf-users mailing list
staf-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/staf-users

Reply via email to