Hi,

For example:

1. There are 2 directories:

/home/me-data/Downloads/
/home/me-data/test/

2. I create relative symbolic link using Konsole in KDE:

ln -srft /home/me-data/test /home/me-data/Downloads

So I have relative symbolic link /home/me-data/test/Downloads
of directory /home/me-data/Downloads

3. /home/me-data/Downloads/ contains 3 files:

1.txt
2.txt
3.txt

4. I open /home/me-data/Downloads/ in the left panel of Krusader
and /home/me-data/test/Downloads/ in the right panel.

I see 1.txt, 2.txt, 3.txt in both panels.

5. After that I remove 3.txt using Konsole:

rm /home/me-data/Downloads/3.txt

6. 3.txt disappeared from the left panel only!

I think autorefresh does not work in the right panel in this case.

Sergey

-- 
You received this message because you are subscribed to the Google Groups 
"krusader-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to krusader-users+unsubscr...@googlegroups.com.
To post to this group, send email to krusader-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/krusader-users/f302e0e6-fce0-4dae-a685-a3c1b3e26fd2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to