Results 1 to 10 of 10

Thread: File upload script

  1. #1
    Join Date
    Mar 2006
    Posts
    600
    Thanks
    5
    Thanked 4 Times in 4 Posts

    Question 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)?

  2. #2
    Join Date
    Oct 2005
    Posts
    38
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    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.

  3. #3
    Join Date
    Mar 2006
    Posts
    600
    Thanks
    5
    Thanked 4 Times in 4 Posts

    Default

    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.

  4. #4
    Join Date
    Sep 2005
    Posts
    882
    Thanks
    0
    Thanked 3 Times in 3 Posts

    Default

    How do you access server #1 normally?

  5. #5
    Join Date
    Mar 2006
    Posts
    600
    Thanks
    5
    Thanked 4 Times in 4 Posts

    Default

    I access it on a drive, on our server.

  6. #6
    Join Date
    Sep 2005
    Posts
    882
    Thanks
    0
    Thanked 3 Times in 3 Posts

    Default

    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.

  7. #7
    Join Date
    Mar 2006
    Posts
    600
    Thanks
    5
    Thanked 4 Times in 4 Posts

    Default

    I was told that we can't install PHP

  8. #8
    Join Date
    Sep 2005
    Posts
    882
    Thanks
    0
    Thanked 3 Times in 3 Posts

    Default

    hmm, ask if you can install anything. You will need access to something.

  9. #9
    Join Date
    Mar 2006
    Posts
    600
    Thanks
    5
    Thanked 4 Times in 4 Posts

    Default

    As far as i know we are allowed to install stuff, I think it maybe because we are using novell.

  10. #10
    Join Date
    Aug 2006
    Posts
    239
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    NFS? Cifs/SMB?How about IPX shares?

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •