Scott wrote:
> Hello all I've got a problem running proftp. I'm using axis
> 2100 cameras to login to the server via ftp and transfer an
> image every 10 seconds. However the server only seems to allow
> an image to be written every 60 seconds. My question is: is
> there a setting in proftp that hinders having a user login
> every 10 seconds and overwrite a file? Thanks in advance.
Not that I am aware of, but you might like to read the doco on
www.proftpd.netThere is a limit on the number of concurrent FTP sessions (see /etc/proftpd.conf
and the templates which generate it).
Are you sure that you can login, put the image and logoff in ten seconds -
maybe your FTP sessions are backing up? Have you checked whether you
have multiple concurrent sessions?
Gordon