Print

Print


On Wed, Jul 04, 2007 at 08:03:35AM +0100, Greig Alan Cowan wrote:

> Have a look at wn4.epcc.ed.ac.uk. It's just a test box so you can have 
> your dirty way with it all you like.
> 
> Olivier and myself had a poke around with it last week and it appears to 
> have fixed the problem that we reported. There may be other things though...

uberftp> cd /dpm/epcc.ed.ac.uk/home/lhcb
250 CWD command successful.
uberftp> dir
150 Opening BINARY mode data connection.
drwxrwxr-x  93 root     root                      0 Jul  1 04:56 generated
-rwxrwxrwx   1 101      106                     613 May 25 12:51 test-2
-rw-rw-r--   1 101      103                     613 May 29 17:23 test-file-1
uberftp> rename test-file-1 ../dteam/foo
350 File exists, ready for destination name
250 RNTO command successful.
uberftp> rename generated ../dteam/foobar
350 File exists, ready for destination name
250 RNTO command successful.
uberftp> dir
150 Opening BINARY mode data connection.
-rwxrwxrwx   1 101      106                     613 May 25 12:51 test-2

I don't know what to say really.

Kostas