Page 1 of 1

bug/annoyance - ftp plugin create directory

Posted: 04 Jan 2008, 10:58
by frax
bug/annoyance - I think it would be great if the ftp plugin would do a refresh, or show it anyways, after one creates a new folder on an ftp directory!

Posted: 09 Jan 2008, 13:26
by Petr Solin
Please send me (petr.solin at altap.cz) FTP logs after you create new directory and panel is not refreshed. Go to menu Plugins > FTP Client > Show Logs ... menu Log > Save All As.

Posted: 25 Jan 2008, 09:30
by frax
ok, it's on it's way. I assume it is due to me having cached views on, but it would be natural if it did an automatic refresh after one creates a directory. Or adds it to the cached view.

Posted: 25 Jan 2008, 09:48
by Petr Solin
Thanks for FTP log. Yes, it does refresh path listing after you create new directory even with cached path listings. You can see it also in FTP log, it opens data connection to server and gets new path listing (LIST command) after creating new directory (MKD command). So it seems quite OK, you should see "fresh" path listing in panel, but you don't see new directory there, am I right? If yes, I don't have idea how to fix this problem, you can try to use some other FTP client, I expect it will have the same problem (I think this is FTP server problem).