View Full Version : File upload script
benslayton
08-23-2006, 02:03 AM
I know that there are PHP scripts out there to do this that aren't hard to find, but i'm in a little different situation.
I have a server (#1) that does not have Ftp access, but I have another server (#2) that does. Server (#1) does not have PHP, CGI, etc on it. So Is it possible to have a PHP, Java, etc. some kind of script on server (#2) that will update server (#1)? :) :) :)
tacmig99
08-23-2006, 02:12 AM
Server 1 is completely unusable by the php upload script because it does not support php.
And I don't understand what you want to do with server 2.
Edit: Reread what you posted, so if I understand now, server 2 have php enabled and you want whatever happens in server 2 to happen in server 1 correct?
You can hotlink from server 1 to server 2 if we're talking about the files being uploaded, but this will not automatically being updated so I doubt this is what you want.
You can use an iFrame or similar php script to get the content of one page to appear in a seperate page.
benslayton
08-23-2006, 02:36 AM
no, no, no.`Ok let me try to explian a better. Ok I have a server that I need to update at a different place rather than access that drive on the network.
Ex: If the server is located at my house, and I want to upload a file at the library then I cant. i nedd an upload script. Right. so Can i have a PHP script on server2 that will actually upload it to server1.
I really dont want to go through the mess with an Iframe.
blm126
08-23-2006, 02:45 AM
How do you access server #1 normally?
benslayton
08-23-2006, 03:05 AM
I access it on a drive, on our server.
blm126
08-23-2006, 12:31 PM
Server #1 has to have something for this to be possible. I can help you if it has PHP, but anything could work. You are going to need to set up something on Server #1. Maybe SSH is good idea here.
benslayton
08-23-2006, 09:51 PM
I was told that we can't install PHP
blm126
08-24-2006, 01:09 AM
hmm, ask if you can install anything. You will need access to something.
benslayton
08-27-2006, 08:51 PM
As far as i know we are allowed to install stuff, I think it maybe because we are using novell.
ItsMeOnly
08-28-2006, 02:20 PM
NFS? Cifs/SMB?How about IPX shares?
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.