sopo...@promonitor.com.mx writes:

> Hello, i have a "Server" whith the screen information like attach
> Server.jpg, assumed that are to save the record of IP cameras like
> network folder (see network.jpg), but another IP cameras need a FTP
> folder and other that folder don't have blank spaces.
>
> If possible make this (FTP and other folder network) in the "server"
> whit freeBSD, the person what config and install the machine isn't
> more available so any have the information by they work in this
> plataform or make changes, so i need makes this adds at they exist.

The FreeBSD Handbook includes a section on configuring ftpd. 
There's also a manual for ftpd itself (see 
http://www.freebsd.org/cgi/man.cgi?query=ftpd).
Is that what you're looking for? 

Normally, an FTP client can use any directory ("folder") on the server
if it's logging in as a normal user, or any directory under the home
directory if it's logging in as an "anonymous" user. These details are
covered in the ftpd manual page. You shouldn't have any trouble creating
such a directory with no spaces in its name.

Good luck.
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to