XFileSharing Pro - [Req] private settings on user cp + folder link!

Message
Author
Upload3r
Posts: 3
Joined: Jun 27, 2008 10:50 pm

[Req] private settings on user cp + folder link!

#1 Postby Upload3r » Jul 02, 2008 4:58 pm

hello everybody.. i am using an xfilesharing pro system to upload my files. such as nineshare.com

my request is that :
1. I have a user , and i want that everytime that i am entering the site , remote upload will be my daefult.
is that possible?

2. If i can put my files in a folder , is it possible to have a link to that folder?

if 2 is possible --> is that posibble to check files on folder , and download them all at once?

User avatar
PilgrimX182
Posts: 2186
Joined: Mar 22, 2006 1:39 pm

#2 Postby PilgrimX182 » Jul 03, 2008 7:23 am

1. I believe it's possible, just exchange these styles in main.css:

Code: Select all

#div_file{position:static;left:-9999px;}
#div_url {position:absolute;left:-9999px;}
and make URL upload checkbox checked instead in upload_form.html

2. Yes. Here's an example: http://www.upload-pro.com/admin, you can go into the folders.
if 2 is possible --> is that posibble to check files on folder , and download them all at once?
any ideas how to download multiple files at once? :) I only can think about packing them all in one zip.