lftp :~> version
Lftp | Version 2.2.3 | Copyright (c) 1996-2000 Alexander V. Lukyanov
This is free software with ABSOLUTELY NO WARRANTY. See COPYING for
details.
Send bug reports and questions to <[EMAIL PROTECTED]>.
lftp :~> o ftp.acc.umu.se
lftp ftp.acc.umu.se:~> cd pub/test
cd ok, cwd=/pub/test
lftp ftp.acc.umu.se:/pub/test> dir
total 0
-rw-r--r--   1 root           0 Jul 20 22:20 foo1
lftp ftp.acc.umu.se:/pub/test>
[adding another file there]
lftp ftp.acc.umu.se:/pub/test> rels -la
total 32
drwxr-xr-x   2 root         512 Jul 20 22:20 .
drwxr-xr-x   9 anon-ftp     512 Jul 20 22:20 ..
-rw-r--r--   1 root           0 Jul 20 22:20 foo1
-rw-r--r--   1 root           0 Jul 20 22:20 foo2
lftp ftp.acc.umu.se:/pub/test> dir
total 0
-rw-r--r--   1 root           0 Jul 20 22:20 foo1
lftp ftp.acc.umu.se:/pub/test> ls -l
total 0
-rw-r--r--   1 root           0 Jul 20 22:20 foo1
-rw-r--r--   1 root           0 Jul 20 22:20 foo2

The "rels" should IMO update the cache for "dir" too..

/Tomas
-- 
Tomas �gren, [EMAIL PROTECTED], http://www.ing.umu.se/~stric/
|- Student at Computing Science, University of Ume�
`- Sysadmin at {cs,ing,acc}.umu.se

Reply via email to