Current location: Hot Scripts Forums » Programming Languages » PHP » List files from another server


List files from another server

Reply
  #1 (permalink)  
Old 08-27-05, 12:29 PM
kailexx kailexx is offline
New Member
 
Join Date: Aug 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
List files from another server

Hello,
I have 2 servers.
1 of them is Linux and another Windows.
I want to create a PHP script that will be hosted on Linux server and read some directory on the Windows server & list files.
Is that ever possible?If yes then how?
I know how to list files but don't know how to list files from another server.
Thanks in advance for any help!

Last edited by kailexx; 08-27-05 at 12:32 PM.
Reply With Quote
  #2 (permalink)  
Old 08-27-05, 01:37 PM
dennispopel dennispopel is offline
Coding Addict
 
Join Date: Mar 2005
Posts: 263
Thanks: 0
Thanked 0 Times in 0 Posts
Hello,

Unfortuanately, it is quite impossible to list files from another server unless:
1. There is no DirectoryIndex directive in the .htaccess for the directory you want to list
2. The server access config allows it to list files if there is no such directive.

Possibly better but less secure option would be to host a special script on the remote server that lists the files to the external calling script.
__________________
onPHP5.com - PHP5: Articles, News, Tutorials, Interviews, Software and more
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Download files from another server using script! benweston Script Requests 5 01-17-06 09:29 AM
How to copy files from remote server to local server without using ftp connection... ajay007_bond PHP 5 06-15-05 10:35 PM
move files around an ftp server, with php file upload script? wapchimp PHP 2 12-19-04 07:27 AM
Browse through list of databases on server RFickling Windows .NET Programming 0 11-11-04 09:07 AM
help finding a mail list server mikestreb PHP 0 09-16-03 11:35 PM


All times are GMT -5. The time now is 07:04 AM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.