zsh-users
 help / color / mirror / code / Atom feed
* Re: ftp problem to zsh-users
  1997-10-07 12:02 ftp problem to zsh-users Andres Gomez Navarro
@ 1997-10-07 11:57 ` Geoff Wing
  0 siblings, 0 replies; 2+ messages in thread
From: Geoff Wing @ 1997-10-07 11:57 UTC (permalink / raw)
  To: zsh-users

Andres Gomez Navarro <agn@uitesa.es> typed:
:Hello:
:	 I have a ftp problem: When I use ftp to a zhs-user it appears the message:  
: 530 User xxxxx access denied
:Login failed.
:and I can not reach the user. It does not matter if the origin-user is csh or zsh, but if the destination is zsh-user the problem always appears.

I'm guessing what you're trying to do is ftp in to a machine where the user
has a login shell of zsh?
If so, ftp daemons require (or everyone I know of in practice) that the user
have a shell listed in /etc/shells (normal placement).  
Look in `ftpd' man page.  You probably need to add "/usr/local/bin/zsh" (or
whatever on the target machine).

:	Other annoyance is with the 'man', not all the commands are available
:for the 'man'  from the zhsell (v.g. f77 has not man page form zhsell, in cshell yes).

Look in `man' man page.  man might use an environmental variable MANPATH
which is set differently between your shells.  You probably want to set it
in $HOME/.zshenv
-- 
Geoff Wing [mason@primenet.com.au]                   Phone    : +61-3-9818 2977
 Technical Manager: PrimeNet Computer Consultants    Facsimile: +61-3-9768 2909
 Web: <URL:http://www.primenet.com.au/>              Mobile   : 0412 162 441
        [ Boulderdash: <URL:http://ciips.ee.uwa.edu.au/~williams/bd/> ]


^ permalink raw reply	[flat|nested] 2+ messages in thread

* ftp problem to zsh-users
@ 1997-10-07 12:02 Andres Gomez Navarro
  1997-10-07 11:57 ` Geoff Wing
  0 siblings, 1 reply; 2+ messages in thread
From: Andres Gomez Navarro @ 1997-10-07 12:02 UTC (permalink / raw)
  To: 'zsh-users@math.gatech.edu'

Hello:
	 I have a ftp problem: When I use ftp to a zhs-user it appears the message:  
 530 User xxxxx access denied
Login failed.
and I can not reach the user. It does not matter if the origin-user is csh or zsh, but if the destination is zsh-user the problem always appears.
	Other annoyance is with the 'man', not all the commands are available
for the 'man'  from the zhsell (v.g. f77 has not man page form zhsell, in cshell yes).
Could you help me. Thanks,
				Andres Gomez


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1997-10-07 12:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-10-07 12:02 ftp problem to zsh-users Andres Gomez Navarro
1997-10-07 11:57 ` Geoff Wing

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).