[Bug 410288] Re: Nautilus does not handle FTP timeouts well

2011-10-20 Thread Pierre Quillery
As a side note, I just noticed that with the new version of gnome/gvfs, mounted FTP directories changed name (FTP is now in caps), and that prevents my script from working properly. Here's an updated version. ** Attachment added: Shell script to keep alive GVFS mounted FTP servers (v2).

[Bug 410288] Re: Nautilus does not handle FTP timeouts well

2011-05-05 Thread Pierre Quillery
Indeed, the bug is still present in Natty. To solve the problem, I wrote a little shell script that will do a `ls` on each FTP mounted with gvfs every 15 seconds, and that seems to do the trick. I attached it to my message, hopefully it will help someone else. Just launch the script and forget it