5 | | * LFN lfn:///grid/VO/file file://home/user/file |
6 | | * GRIDFTP gridftp://hostname:2812/grid/VO/user/file |
7 | | * RSYNC rsync://user@hostname:34/grid/VO/user/file |
8 | | * SIMBOLIC LINK ln:/home/user/file or ln:file |
9 | | * FILE file:/home/user/file file:/home/user/file2 |
10 | | * HTTPS https://hostname/file |
11 | | * HTTP http://hostname/file |
12 | | * FTP ftp://hostname/path/to/file |
13 | | * SFTP sftp://hostname/path/to/file |
| 5 | * '''LFN:'''lfn:///grid/VO/file file://home/user/file |
| 6 | * '''GRIDFTP:''' gridftp://hostname:2812/grid/VO/user/file |
| 7 | * '''RSYNC:''' rsync://user@hostname:34/grid/VO/user/file |
| 8 | * '''SIMBOLIC LINK:''' ln:/home/user/file or ln:file |
| 9 | * '''FILE:''' file:/home/user/file file:/home/user/file2 |
| 10 | * '''HTTPS:''' https://hostname/file |
| 11 | * '''HTTP:''' http://hostname/file |
| 12 | * '''FTP:''' ftp://hostname/path/to/file |
| 13 | * '''SFTP:''' sftp://hostname/path/to/file |