forge.net
Subject: Re: [staf-users] Copying file from one machine to other machine
That's exactly what the FS service allows you to do. If you run the following
on :
STAF FS COPY FILE /tmp/test.txt TOFILE /usr/local/test.txt
The file will be copied from to the local machine . The
TOMAC
That's exactly what the FS service allows you to do. If you run the
following on :
STAF FS COPY FILE /tmp/test.txt TOFILE /usr/local/test.txt
The file will be copied from to the local machine .
The TOMACHINE option on the FS COPY request defaults to the machine which
originated the request.