ok i forgot to ask my server manager to install the cronjob so we installed it today i wanted to know if its going to erase all the link created befor we installed the cronjob...
and also i tried in the Special Functions to run the cron job but didnt work link still there so dont know wat to do anymore... any answer please?
first time i istall cronjob and use it so pretty noob with that
XFileSharing Pro - cronjob problem
ok seems like it erased all the old link created
but wats the run cron.pl for??? wen i click on it all the link are avaible i taught it was going to erase all the link created... so instead of waiting 1hr ill delet them if i click after 30min but no... or maybe i have to setup something else...
my server is on linux... thanks

my server is on linux... thanks

You may use following command to add a cronjob:
The cronjob only removes generated links when they have reached their expiration time. If you have set this to 30 minutes, but the cronjob runs every 5 minutes, then generated links get removed after the cronjob has ran 6 times.
Code: Select all
crontab -e