Server to Server file sending? (through ssh)
Posted: Fri Mar 05, 2004 4:47 pm
Ok so let me explain what I'm trying to do. I have a webserver with limited file storage (about 200mb), and I have massive file server. Currently the file server can only be connected through with ssh. So I need a way to have a client log on to a webpage on the webserver, select a file to upload, and send it to the webserver (as the cache) from there send it to the file server...
though I have no clue if this would be possible because to send from the webserver you must use ssh...
Any ideas?
summary: I need to webbase file uploading device that will transfer a file through the shh protocol to remote file server.
though I have no clue if this would be possible because to send from the webserver you must use ssh...
Any ideas?
summary: I need to webbase file uploading device that will transfer a file through the shh protocol to remote file server.