Print

Print


how many slashes is it for a globus-url-copy?
brian

 
On 13/11/05, Jensen, J (Jens) <[log in to unmask]> wrote:
>> can i from machine A instigate a transfer
>> srmcp file://machineB.hostnam ?
>> if so what is the syntax of file://../../../ for a different machine?
>
> No. Why would you be able to do this?
>
> Greig

Correct.  file is local.  Brian, don't forget that srmcp has its own
interpretation of the file scheme so you need four (!) slashes to
describe a local file:

file:////usr/lib/X11/rgb.txt

-j