1RFRENAME(1) Rfio User Commands RFRENAME(1)
2
3
4
6 rfrename - rename remote file
7
9 rfrename filename1 filename2
10
12 rfrename provides an interface to the shift remote file I/O daemon
13 (rfiod) for renaming a remote file. The filename argument is either a
14 remote file name of the form:
15
16 hostname:path
17
18 or a local file name (not containing the :/ character combination).
19
21 rename(2), rfiod(1)
22
24 rfrename can only be used to rename files on the same remote system. It
25 cannot be used to move files from one host to another. Use the
26 (rfcp(1)) program for copying files between different remote hosts.
27
29 LCG Grid Deployment Team
30
31
32
33LCG $Date: 2005/03/31 13:13:04 $ RFRENAME(1)