| View previous topic :: View next topic |
| Author |
Message |
Mahfouz
Joined: 07 Oct 2011 Posts: 9
|
Posted: Oct 19, 2011 2:08 pm Post subject: problem at download " expired session" |
|
|
many users told me that when they try to download files sometimes they get expired session msg and can't download file.
not all users , but when it appears to some one he can't download the file.
I searched the forum and found 1 post but with no solutions .. |
|
| Back to top |
|
 |
Mahfouz
Joined: 07 Oct 2011 Posts: 9
|
Posted: Oct 19, 2011 2:57 pm Post subject: |
|
|
and another q
how to rename file name ??
rename _every_ file to a (really) unique id (for example: file.ext should be renamed to 2DQ4MHk8YVD28TX1) |
|
| Back to top |
|
 |
nik0la
Joined: 30 Dec 2009 Posts: 102
|
Posted: Oct 20, 2011 12:27 pm Post subject: |
|
|
| if you have multiple servers, sync time on all servers |
|
| Back to top |
|
 |
Mahfouz
Joined: 07 Oct 2011 Posts: 9
|
Posted: Oct 20, 2011 1:48 pm Post subject: |
|
|
| nik0la wrote: | | if you have multiple servers, sync time on all servers |
just one server . thx ... |
|
| Back to top |
|
 |
Mahfouz
Joined: 07 Oct 2011 Posts: 9
|
Posted: Oct 21, 2011 8:24 am Post subject: |
|
|
| please help .. at least expired session problem < alot of users told me about it .. |
|
| Back to top |
|
 |
Mahfouz
Joined: 07 Oct 2011 Posts: 9
|
Posted: Nov 03, 2011 6:37 pm Post subject: |
|
|
I'm sorry but no solution for my problem and no answer to my q till now
please help .. at least expired session problem < alot of users told me about it ..
?? |
|
| Back to top |
|
 |
leecher
Joined: 01 Nov 2011 Posts: 6
|
Posted: Nov 03, 2011 8:13 pm Post subject: |
|
|
| Some ppl have same problem with DM, try use Jdownloader or others. |
|
| Back to top |
|
 |
Mahfouz
Joined: 07 Oct 2011 Posts: 9
|
Posted: Nov 05, 2011 9:51 am Post subject: |
|
|
how to rename file name ??
rename _every_ file to a (really) unique id (for example: file.ext should be renamed to 2DQ4MHk8YVD28TX1) |
|
| Back to top |
|
 |
nyan
Joined: 28 Oct 2010 Posts: 121
|
Posted: Nov 05, 2011 10:29 pm Post subject: |
|
|
| Mahfouz wrote: | how to rename file name ??
rename _every_ file to a (really) unique id (for example: file.ext should be renamed to 2DQ4MHk8YVD28TX1) |
my god, just write a small script, you can even do it in php or whatever
connect to database
fetch all rows from Files
while loop all rows
generate random string
update Files set file_name = random_string where id = id limit 1
end while
done. |
|
| Back to top |
|
 |
|