[Sunhelp] FTP question

Tony Alberti talberti at mediaone.net
Mon Apr 17 13:52:23 CDT 2000


Usually in a NT FTPD, you have to create mappings to other drives ie. map d:
as /software or something
so on a unix client you would just do cd software and all works well.   Your
best bet is to check the manual
for the FTPD  almost all of them will tell you how to map out other folders
/ drives.
If you are trying to change the home folder for a user in NT, you can do it
1 of 2 ways... either specify in the FTPD
or else in user manager there is a home folder option for each user... just
specify d:\ or whatever.

if you are doing this on solaris... just type  man ftpd  :P

Tony



----- Original Message -----
From: Nabeel Ahmed <nahmed at infoboard.com>
To: <sunhelp at sunhelp.org>
Sent: Monday, April 17, 2000 10:10 AM
Subject: Re: [Sunhelp] FTP question


> Building on that, under nt, how do i change from one partition to another
in
> ftp, say i want to go from c: to d: ?
> regards,
> nabeel
>
> ----- Original Message -----
> From: Angel Carrasco <solaris at arrakis.es>
> To: <sunhelp at sunhelp.org>
> Sent: Monday, April 17, 2000 6:16 AM
> Subject: Re: [Sunhelp] FTP question
>
>
> > Miguel Demaerel wrote:
> >
> > > Hoi
> > >
> > > I have a question on FTP.
> > > How can I connect direct to a special directory -, not the home
> directory.
> > >
> > > Because when I connect with ftp, it will direct to its home directory.
> > >
> > > Thanks in advance,
> > > Greetings Miguel
> > >
> > >                    ////
> > >                   (o o)
> > > ==============oOO==(_)==OOo==============
> > >              Miguel DEMAEREL
> > >         Sema Group Managed Services
> > >        Raketstraat 98 - 1130 Brussel
> > >                  Belgium
> > >        Tel: +32 (0)2 724 93 17
> > >        Fax: +32 (0)2 724 92 92
> > >  EMail: Miguel.Demaerel at SGMS.SEMA.BE
> > > =========================================
> > > _______________________________________________
> > > SunHELP maillist  -  SunHELP at sunhelp.org
> > > http://www.sunhelp.org/mailman/listinfo/sunhelp
> >
> > Usually, you must be write in /etc/passwd, the user's directory where
you
> > want to be. For example:
> >
> > ftp localhost
> > login: user
> > pass: pass_user
> >
> > And you are in:
> >
> > /home/user
> >
> > If you want to be in /user.
> >
> > You must change the home directory.
> >
> > user:aaaa:101:100:User:/home/user:/bin/sh
> > So, this is:
> >
> > user:aaaa:101:100:User:/user:/bin/sh
> >
> >
> > Only if you uses the default ftp server.
> >
> >
> > Sorry, My English is terrible.
> >
> >
> > Very Best regards,
> >
> >
> > Angel
> >
> > _______________________________________________
> > SunHELP maillist  -  SunHELP at sunhelp.org
> > http://www.sunhelp.org/mailman/listinfo/sunhelp
> >
>
> _______________________________________________
> SunHELP maillist  -  SunHELP at sunhelp.org
> http://www.sunhelp.org/mailman/listinfo/sunhelp






More information about the SunHELP mailing list