11 | | Wed 30 Jul 2008 05:56:11 PM UTC, comment #2: |
12 | | |
13 | | I wonder why this wasn't solved in 5 years. It's quite common and |
14 | | makes mc unusable. The average timeout is ~1 minute. |
15 | | Sorin Sbarnea <sorin> |
16 | | Mon 05 Dec 2005 02:06:15 AM UTC, comment #1: |
17 | | |
18 | | We'll have this problem as long as mc uses Samba configuration |
19 | | files. Every time Samba changes the format of its configuration |
20 | | files, mc will have to be upgraded (not just recompiled). |
21 | | |
22 | | I see two solutions: |
23 | | |
24 | | 1) Use libsmbclient. This way, upgrading Samba will upgrade the |
25 | | client library, and mc will recognize new configuration. |
26 | | |
27 | | 2) Don't use Samba configuration files in mc. Use a separate |
28 | | configuration file or store all configuration in ~/.mc/ini |
29 | | |
30 | | I would prefer that we at least try to use libsmbclient, and if it |
31 | | doesn't work, let's report it to Samba maintainers. This way, |
32 | | libsmbclient will be ready for mc some day. |
33 | | Pavel Roskin <proski> |
34 | | Mon 08 Sep 2003 02:20:05 PM UTC, original submission: |
35 | | |
| 30 | |
| 31 | Comment 1 by Pavel Roskin <proski> at Mon 05 Dec 2005 02:06:15 AM UTC: |
| 32 | {{{ |
| 33 | We'll have this problem as long as mc uses Samba configuration |
| 34 | files. Every time Samba changes the format of its configuration |
| 35 | files, mc will have to be upgraded (not just recompiled). |
| 36 | |
| 37 | I see two solutions: |
| 38 | |
| 39 | 1) Use libsmbclient. This way, upgrading Samba will upgrade the |
| 40 | client library, and mc will recognize new configuration. |
| 41 | |
| 42 | 2) Don't use Samba configuration files in mc. Use a separate |
| 43 | configuration file or store all configuration in ~/.mc/ini |
| 44 | |
| 45 | I would prefer that we at least try to use libsmbclient, and if it |
| 46 | doesn't work, let's report it to Samba maintainers. This way, |
| 47 | libsmbclient will be ready for mc some day. |
| 48 | }}} |
| 49 | |
| 50 | Comment 2 by Sorin Sbarnea <sorin> at Wed 30 Jul 2008 05:56:11 PM UTC: |
| 51 | {{{ |
| 52 | I wonder why this wasn't solved in 5 years. It's quite common and |
| 53 | makes mc unusable. The average timeout is ~1 minute. |
| 54 | }}} |