XFileSharing Pro - 1.9 Suggestions

Message
Author
ankurs
Posts: 1054
Joined: Mar 10, 2009 2:34 am

1.9 Suggestions

#1 Postby ankurs » Sep 13, 2010 10:20 am

1. better dmca infringement management
2. change smart mod to have 4 tiers
3. cdn option, to offload all static content like js/css/images
4. make FS completely based on nginx , with no need of apache
5. better default template !
6. improve file manager, current one looks age old
7. try use ajax in various parts of script

we hope 1.9 comes out in next 6 months

Anturaju93
Posts: 91
Joined: May 13, 2010 6:46 pm

#2 Postby Anturaju93 » Sep 13, 2010 1:04 pm

Before your licence expires :D

ankurs
Posts: 1054
Joined: Mar 10, 2009 2:34 am

#3 Postby ankurs » Sep 13, 2010 1:39 pm

Anturaju93 wrote:Before your licence expires :D
dont care if i have to pay $60 for next version, its money well spent

chrda
Posts: 296
Joined: Sep 14, 2009 7:16 pm

#4 Postby chrda » Sep 13, 2010 2:34 pm

CDN option is one little line in your config, like ASSET_URL=somecdn
and just change in template where you want ASSET_URL :)

I want the IPN logs.txt etc added in sql instead, and a possible readout in admin menu (Better for future loadbalancing etc)

Better DMCA as mention earlier.. A box where someone can post all links and send in, else they use mail form instead.. more work for me.

snappy
Posts: 1
Joined: Sep 13, 2010 8:49 am

#5 Postby snappy » Sep 14, 2010 7:02 am

The option to be able to search for a file in the admin panel using the file URL would be a great feature for V1.9.

The option to be able to create custom user groups would also be a great feature.

ankurs
Posts: 1054
Joined: Mar 10, 2009 2:34 am

#6 Postby ankurs » Sep 14, 2010 9:53 am

chrda wrote:CDN option is one little line in your config, like ASSET_URL=somecdn
and just change in template where you want ASSET_URL :)
no, template shoudnt need such a change, just a change in config should make this happen

using template method can be already done
chrda wrote: I want the IPN logs.txt etc added in sql instead, and a possible readout in admin menu (Better for future loadbalancing etc)
+1
chrda wrote: Better DMCA as mention earlier.. A box where someone can post all links and send in, else they use mail form instead.. more work for me.
not just receving of dmca, but users should also be shown which files are removed from dmca for 7 days or so and then finally removed off servers & option for users to reply if dmca is false

chk some big sites how thy manage dmca is managed
snappy wrote:The option to be able to search for a file in the admin panel using the file URL would be a great feature for V1.9.
it can already be done
snappy wrote: The option to be able to create custom user groups would also be a great feature.
will be nice to have this, but i don't expect that for 1.9 ; maybe for 2.0 with complete architectural change

FisiereleMele.ro
Posts: 22
Joined: Feb 06, 2010 6:22 am

#7 Postby FisiereleMele.ro » Sep 16, 2010 9:55 pm

a top of first 10 users by number of downloads or earn money would be highly beneficial for stimulating new registrations and members already registered

mrperl
Posts: 65
Joined: Mar 06, 2010 11:40 am

Re: 1.9 Suggestions - force username to be email

#8 Postby mrperl » Sep 25, 2010 10:11 am

It would be nice if there was an option to just use a registered user's email as the username.

Most online products that I've worked on eventually dump username and just use email as the username since it's unique and the user can almost always remember it.

(For now I have hacked up register.html, main.html and index.cgi to do that.)

After the option is added, it only takes 1 line of code to implement this.

mrperl.

mrperl
Posts: 65
Joined: Mar 06, 2010 11:40 am

Re: 1.9 Suggestions - captcha refresh

#9 Postby mrperl » Sep 25, 2010 10:43 am

There needs to be a link or button to force display of a new captcha in case the user can't read the one currently displayed. The filled in fields need to be remembered as the captcha is changed.

ankurs
Posts: 1054
Joined: Mar 10, 2009 2:34 am

#10 Postby ankurs » Feb 05, 2011 2:41 pm

bumping my old thread

1. Need to have error emails sent when server space reaches 100% and when there are no server left for uploads; this check can be done in cronjob.

2. Someway to stop overwriting xfsconfig.pm , if there is no space on server & the file doesn't become blank; at-least take backup of the config file before it overwrites.

th3hotcake
Posts: 51
Joined: Apr 07, 2009 7:24 pm

#11 Postby th3hotcake » Feb 05, 2011 5:50 pm

I honestly don't think there are plans for any more versions of xfilesharing.

bigbuffertv
Posts: 35
Joined: Oct 31, 2009 1:56 am

#12 Postby bigbuffertv » Feb 06, 2011 3:02 am

to be able to transfer files between servers via private network sure can just turn nginx off but pisses people off :)

ankurs
Posts: 1054
Joined: Mar 10, 2009 2:34 am

#13 Postby ankurs » Feb 06, 2011 6:49 am

th3hotcake wrote:I honestly don't think there are plans for any more versions of xfilesharing.
they will, maybe not 1.9 ; but 2.0 for sure

its just been busy months for them & hence no real new updates

ankurs
Posts: 1054
Joined: Mar 10, 2009 2:34 am

#14 Postby ankurs » Feb 06, 2011 6:50 am

bigbuffertv wrote:to be able to transfer files between servers via private network sure can just turn nginx off but pisses people off :)
?? how does transfer relate to nginx

chrda
Posts: 296
Joined: Sep 14, 2009 7:16 pm

#15 Postby chrda » Feb 06, 2011 1:15 pm

he uses 100 or 1000gbit and its maxed... so his transfer is slow.

Just put a output max limit on nginx.