jfox1988 0 Newbie Poster

Hi all

I am new to Linux and have been trying to set up an ftp connection using pure-ftpd. I have been able to set up the ftp and am using anonymous access with this. My main problem is using the upload script. I have compiled pure-ftpd with the uploadscript, but when I try and install this there is no response.

The command I am using is:
/usr/local/sbin/pure-uploadscript -r /home/administrator/ftpupload.sh (ftpupload.sh being the file I want to use).

I have run the file beforehand to check there are no errors.

If anyone has any ideas that would be greatly appreciated. Can uploadscript be used with anonymous access?

Thanks in advance.