-
File upload script
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)?
-
-
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.
-
-
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.
-
-
How do you access server #1 normally?
-
-
I access it on a drive, on our server.
-
-
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.
-
-
I was told that we can't install PHP
-
-
hmm, ask if you can install anything. You will need access to something.
-
-
As far as i know we are allowed to install stuff, I think it maybe because we are using novell.
-
-
NFS? Cifs/SMB?How about IPX shares?
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks