Question on mc

2005-08-02 Thread Dieter Jurzitza
Dear listmembers, two questions on my mc (mc-4.6.1-pre3 / SuSE linux 9.3): 1.) if I do a ftp-connect to an external server and for some reason there is no traffic for some time, my dial on demand internet connection is interrupted (intentionally). In such a case mc freezes and cannot be revived.

[patch #3727] ftpfs 'nowhere to fallback to' patch

2005-08-02 Thread anonymous
Follow-up Comment #1, patch #3727 (project mc): This patch really work, big thanks ___ Reply to this item at: ___ Message sent

Re: Portability of $(expr) vs `expr` in bash

2005-08-02 Thread Pavel Tsekov
Hello, On Sat, 30 Jul 2005, Leonard den Ottolander wrote: > On Fri, 2005-07-29 at 08:53, wwp wrote: > > If your concern is "bash" only: > > Yes. Although I somewhat presumptuously assumed /bin/sh == bash. Not > sure if that is too presumptuous, or that this assumption is shared > throughout the c

[bug #13432] ownership is not preserved when copying symlinks

2005-08-02 Thread Pavel Tsekov
Follow-up Comment #7, bug #13432 (project mc): I also think that those complaints are reasonable, but I don't understand what this has to do with anything ?! :) So far, if I've read the discussion correctly, I've understand that you also agree that both lchown() and chown() have to be used - dep

[bug #13984] -P option in wrapper script doesn't work

2005-08-02 Thread Pavel Tsekov
Follow-up Comment #4, bug #13984 (project mc): This happens only when the subshell is used. Anyway, I didn't know the answer so I had to look at the code. When the user types 'exit' and the subshell is used MC receives SIGCHLD. The SIGCHLD handler notices that the shell exits on user's request a