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?
XFileSharing Pro - [Req] private settings on user cp + folder link!
- PilgrimX182
- Posts: 2186
- Joined: Mar 22, 2006 1:39 pm
1. I believe it's possible, just exchange these styles in main.css:
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.
Code: Select all
#div_file{position:static;left:-9999px;}
#div_url {position:absolute;left:-9999px;}
2. Yes. Here's an example: http://www.upload-pro.com/admin, you can go into the folders.
any ideas how to download multiple files at once? I only can think about packing them all in one zip.if 2 is possible --> is that posibble to check files on folder , and download them all at once?