[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-developers] ftp config
- Subject: Re: [cobalt-developers] ftp config
- From: Jay Summers <jay@xxxxxxxxxxxxxxxxxxxx>
- Date: Tue Dec 4 16:21:01 2001
- List-id: Discussion Forum for developers on Sun Cobalt Networks products <cobalt-developers.list.cobalt.com>
> Where are the ftp config files on the raq4?
/etc/proftpd.conf
> Reason i want to know is, i have a company that just wants to ftp in to upload
> pictures to a specific dir, they don't want to have to go up a couple dirs
> from their personal one then find the pic dir.
If they are a site administrator then they can just specify the directory in
their ftp client. Much easier and safer than mucking with the config files.
eg.
FTP Client config:
Username: someuser
Password: somepassword
Login Directory: /web/pics/
HTH,
j