- Feb 5, 2003
- 2,554
- 0
- 76
So, I'm doing a web development project for a department on campus. All the other projects I've done for other departments haven't been bad, but this one is only because of the systems administrator for this department.
To upload something to the webserver from my machine I have to: Somehow send it to a Windows XP server, whether it be by email, or ftp or what ever. Once the files are on that server I have to login to the server via remote desktop, and then FTP the files up to the actual webserver via SFTP. This takes about 2 to 3x as long as what it should. Why? because he is only allowing SSH from this server. There is nothing mission critical on the webserver, there isn't even any private data or important data.
Second, if I ever want anything installed on the server he insists on hand compiling any packages himself, since he's a relatively busy guy this can take upwards of two weeks to get something running that my application is dependent on.
I can't wait to be done with the stupid project.
To upload something to the webserver from my machine I have to: Somehow send it to a Windows XP server, whether it be by email, or ftp or what ever. Once the files are on that server I have to login to the server via remote desktop, and then FTP the files up to the actual webserver via SFTP. This takes about 2 to 3x as long as what it should. Why? because he is only allowing SSH from this server. There is nothing mission critical on the webserver, there isn't even any private data or important data.
Second, if I ever want anything installed on the server he insists on hand compiling any packages himself, since he's a relatively busy guy this can take upwards of two weeks to get something running that my application is dependent on.
I can't wait to be done with the stupid project.
