Re: mc Digest, Vol 87, Issue 1



We should not deny our debt to the ancestory of the original `nc`.
I tested the `ftp` facility only now, after using `mc` since DOS+nc-days.
Amazingly convenient !
Since `mc` can communicate via the 'inet-stack' can I use it to test the
<loop-back>/127.0.0.1, since my inet-connection is expensive.
I want to test a certain front-end [an also mc] for mail via some
MTA which does send-authorisation, eg. sendmail [which is a monster to
configure] so I don't have to use this inefficient web-based gmail.
BTW I think that nc's <append marked block to a file> is better than
mc's <over-write to a file>, eg. when you want to extract multiple
blocks to the same file.
And yes, the window-frame sizeS are a mess for `nc` and <console> on
the 'new Win/s', as I discovered when I had to buy a Win7 netbook to
connect via a wireless modem. IMO Win is amazingly crappy, in general.

== Chris Glur.


On 7/1/11, mc-request gnome org <mc-request gnome org> wrote:
Send mc mailing list submissions to
      mc gnome org

To subscribe or unsubscribe via the World Wide Web, visit
      http://mail.gnome.org/mailman/listinfo/mc
or, via email, send a message with subject or body 'help' to
      mc-request gnome org

You can reach the person managing the list at
      mc-owner gnome org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of mc digest..."


Today's Topics:

   1. Re: mc bug (Slava Zanko)
   2. Re: ipv6 in mc (Kevin Wilson)
   3. Re: ipv6 in mc (Yury V. Zaytsev)
   4. screen size on Windows Vista (keith karsites net)


----------------------------------------------------------------------

Message: 1
Date: Thu, 30 Jun 2011 23:36:36 +0300
From: Slava Zanko <slavazanko gmail com>
To: mc gnome org
Subject: Re: mc bug
Message-ID: <4E0CDE54 3030707 gmail com>
Content-Type: text/plain; charset=UTF-8

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

30.06.2011 13:37, Admin Baucolor wrote:
Ubuntu server 11.04

How version of mc?
What names of 'from' VFS and 'to' VFS)?
Whence you copy (full path) and where (full path) you copy a file?
What source file permissions and what permissions of destination directory?

- --
WBR, Slavaz.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/

iEYEARECAAYFAk4M3lQACgkQb3oGR6aVLpr79gCfeydesh22Jk7XYpe4bfa+jVDV
xsgAn3wKETPgqjx4rbUvjR1OJ3v7rcas
=Sn+x
-----END PGP SIGNATURE-----


------------------------------

Message: 2
Date: Fri, 1 Jul 2011 09:53:39 +0300
From: Kevin Wilson <wkevils gmail com>
To: "Yury V. Zaytsev" <yury shurup com>
Cc: mc gnome org
Subject: Re: ipv6 in mc
Message-ID: <BANLkTime11ammT7dKaBQt2dfFjujNAde3g mail gmail com>
Content-Type: text/plain; charset=ISO-8859-1

Hello,
Enter the hostname and connect just as usual. Doesn't it work for you?
No, it does not work; see details below.
My IPV6 fixes have made it into master already, so it should work.
I know; it is inside, though something goes wrong. see below.As I said, I
 have fedora 15 with mc-4.7.5.2-1 (which comes with Fedora 15 distribution).
In:
/usr/share/doc/mc-4.7.5.2/NEWS
there is a line saying:
" FTPFS: support of IPv6 protocol"
(in the section: Version 4.7.0-pre2).


  I did this simple test on a Fedora machine:
  1) start vsftpd service.
  2) su kevin
  3) make sure that ftp server runs ok:
  ftp 127.0.0.1 , then enter user:kevin, passwd.
  4) it worked (running commands like "ls" is fine)
  5) tried from mc:
  FTP link: (from the left pane submenu)
  enterd 127.0.0.1 and it worked.
  Also kevin 127 0 0 1 worked.

  then I did this:
  1) Seup an IPV6 server
    (simply uncomment listen_ipv6=YES and commented  IPV4 listen entry
(listen=YES)
    in vsftpd.conf.)
  2) restart vsftpd service.
  3) su kevin
  4) make sure that ftp server runs ok with IPV6:
  ftp ::1 , then enter user:kevin, passwd.
  5) it worked (running commands like "ls" is fine)
  6) tried from mc:
  FTP link: (from the left pane submenu)
    when I enter ::1, or kevin@::1, I get these errors:
      Cannot chdir to  "/#ftp:::1"  or,
      in the second case,
      Cannot chdir to  "/#ftp:kevin@::1"
      I also tried with :1, which is not supposed to work and also got an error

Any ideas? does it work for anybody here with these/other settings ?
rgs,
Kevin 


On Tue, Jun 28, 2011 at 10:21 PM, Yury V. Zaytsev <yury shurup com> wrote:
On Tue, 2011-06-28 at 22:15 +0300, Kevin Wilson wrote:

what should I do to connect to it ?

Enter the hostname and connect just as usual. Doesn't it work for you?
My IPV6 fixes have made it into master already, so it should work.

--
Sincerely yours,
Yury V. Zaytsev





------------------------------

Message: 3
Date: Fri, 01 Jul 2011 10:50:01 +0200
From: "Yury V. Zaytsev" <yury shurup com>
To: Kevin Wilson <wkevils gmail com>
Cc: mc gnome org
Subject: Re: ipv6 in mc
Message-ID: <1309510201 5323 3 camel newpride>
Content-Type: text/plain; charset="UTF-8"

On Fri, 2011-07-01 at 09:53 +0300, Kevin Wilson wrote:

Enter the hostname and connect just as usual. Doesn't it work for you?
No, it does not work; see details below.

Did you try with the hostname as I asked?

My IPV6 fixes have made it into master already, so it should work.
I know; it is inside, though something goes wrong. see below.As I said, I
 have fedora 15 with mc-4.7.5.2-1 (which comes with Fedora 15
distribution).

Ok, it seems to me, that there is a problem with connecting by IP
address (as opposed to by name). I am not quite sure where exactly does
it lie and I don't have time to explore it right now, but I imagine that
this could have to do with the old VFS parser and not FTP-specific.

--
Sincerely yours,
Yury V. Zaytsev




------------------------------

Message: 4
Date: Fri, 01 Jul 2011 12:43:59 +0100
From: keith karsites net
To: mc gnome org
Subject: screen size on Windows Vista
Message-ID: <20110701124359 fmoz4lgasgowosc8 webmail karsites net>
Content-Type: text/plain;     charset=ISO-8859-1;     DelSp="Yes";
      format="flowed"

I have downloaded the Windows 32 bit executable for Midnight
Commander, and have installed it on my Vista laptop. I need to ftp
from my Vista laptop, into my main machine running Centos 5.6.

There appears to be a problem with the size of the mc gui. I cannot
drag the corner and resize it to a usable size. It's only about 3.5"
wide, by 3" tall.

Is there any way to make the mc screen larger on Windows Vista please,
so I can actually see what I'm doing!

Kind Regards,

Keith Roberts

NB This was sent from my web hosters webmail interface, as my ISP's
smtp server is being blocked by the gnome spam filtering tool :(


------------------------------

_______________________________________________
mc mailing list
http://mail.gnome.org/mailman/listinfo/mc


End of mc Digest, Vol 87, Issue 1
*********************************




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]