# Clean the incoming directory to save disk space
rm -r /srv/airtime/uploads/incoming/*
if you have enough disk space
or just create watch directories for each
what I do is create another subdirectory,make that the
watch folder and allow that user to place the songsHope this point you in the right direction
they want to play at each playout in the subdirectory.
If you are good at linux use a full blown ftp server like vsftpd read here
https://help.ubuntu.com/community/vsftpd
where you can set up things like limits to size of directory,
and limit that person from seeing any other directory (chroot)
then make the user a member of the pypo and audio group
It looks like you're new here. If you want to get involved, click one of these buttons!