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

Re: [cobalt-developers] ftp config



> 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