RegisterRegister    SearchSearch   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

AJAX upload progress bar

File sharing script

File mirror script

Newsletter script
The files not deleted !!

 
Post new topic   Reply to topic    SibSoft Ltd Forum Index -> XFileSharing Pro
View previous topic :: View next topic  
Author Message
ALMGHARI



Joined: 07 Jun 2008
Posts: 36

PostPosted: Oct 24, 2008 11:13 pm    Post subject: The files not deleted !! Reply with quote

Hello,

Please The files not deleted after last download
I want the files after last download , 45 days , deleted from my hard drives

I set 45 days in ( Expire files # days after last download ) in Site Settings
But, There are files from 7/2008 , 0 download , not deleted

Please, I want to delete these files after 45 days from last download
I wait your reply
Thanks
Back to top
View user's profile Send private message
PilgrimX182



Joined: 22 Mar 2006
Posts: 2109
Location: UFO Lab

PostPosted: Oct 27, 2008 11:44 am    Post subject: Reply with quote

Make sure cron.pl is 755 and running as cronjob every hour.
Back to top
View user's profile Send private message Visit poster's website
ALMGHARI



Joined: 07 Jun 2008
Posts: 36

PostPosted: Oct 27, 2008 1:45 pm    Post subject: Reply with quote

PilgrimX182 wrote:
Make sure cron.pl is 755 and running as cronjob every hour.


cgi-bin/cron.pl
cron.pl is 755 (main server)

But, How I running as cronjob ?

step by step please
Back to top
View user's profile Send private message
PilgrimX182



Joined: 22 Mar 2006
Posts: 2109
Location: UFO Lab

PostPosted: Oct 28, 2008 7:10 am    Post subject: Reply with quote

There's special CRONtab section in cPanel.
Or if you have SSH root access you can type in console: "crontab -e" and edit cron file, add line like this:
Code:
0   *   *   *   *   cd /var/www/cgi-bin;./cron.pl >/dev/null 2>&1

only replace "/var/www/cgi-bin" with your actual path to cgi-bin.
Back to top
View user's profile Send private message Visit poster's website
ALMGHARI



Joined: 07 Jun 2008
Posts: 36

PostPosted: Oct 28, 2008 2:09 pm    Post subject: Reply with quote

Very very thanks PilgrimX182
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    SibSoft Ltd Forum Index -> XFileSharing Pro All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

Powered by phpBB © 2001, 2005 phpBB Group