Results 1 to 2 of 2
- 04-29-2011, 11:29 PM #1
Member
- Join Date
- Feb 2009
- Posts
- 6
- Rep Power
- 0
how to get list of files stored on url location
Hi,
how can i get the list of files stored on url location:
fo example we have url as: http://site.ltd/
and it contains the files:
1.txt
2.xml
3.jpg
now how can list the file names which are stored on this URL ?
thanks in advanced.Last edited by tarzan1234; 04-29-2011 at 11:32 PM.
- 05-21-2011, 03:31 AM #2
Member
- Join Date
- May 2011
- Posts
- 2
- Rep Power
- 0
You can write a simple script (BASH) that will run on the server. It will count and list all files in designated directories and save results in txt or html file, which you can access by http://site.ltd/file_list.html.
Similar Threads
-
Getting the exact location of the config files
By nn12 in forum New To JavaReplies: 6Last Post: 02-13-2011, 08:31 AM -
how to specify location where uploaded files to be saved on server?
By anthrax in forum New To JavaReplies: 3Last Post: 01-18-2010, 05:13 AM -
List of files and directories.
By artemff in forum CLDC and MIDPReplies: 6Last Post: 01-02-2010, 04:06 PM -
how to get the list of war files
By vijayabaskar in forum Java ServletReplies: 0Last Post: 04-03-2009, 08:39 AM -
How can I get list of files in a directory
By karma in forum New To JavaReplies: 2Last Post: 12-14-2007, 11:20 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks