I am using Filezilla to upload files to my web server. I am under a proxy server of my college. I edited FTP proxy in Filezilla Settings.
Hello,
I have a problem when trying to upload (ftp) a file to a specific server.
In detail, I have 6 PCs with Ubuntu 8.10 that are on the internet with different IPs. One of the machines is the server that I use to upload and download files using the rest of the machines.
I'm serving my website using Nginx as web server.
I offer upload functionality to my users (they are allowed to submit pictures up to 5Mb) so I have the directive: client_max_body_size 5M; in my server config.
What I've noticed is that if I try to upload any file the webserver does not prevent the upload of bigger files.
Really strange that my FTP client receives a "500 OOPS: Syntax error, command unrecognized" when trying to upload a file to Vsftpd server after a LIST operation...
I have a DMZ server set up to forward specific ports to a couple of machines. The intended behavior is for me to send a request to the DMZ on a specific port, and have the machine that's inaccessible publicly respond with data.
OK, I'm trying to 'learn' Server 2003. It's a home network, so is probably configured a little unusually. The router is a Virgin SuperHub and acts as DHCP (so clients can access internet without server necessarily being powered up) but has reserved IPs for every client (including the server).
I have a CentOS server which at times either crashes or gets attacked with DDOS. At the moment I have an off site backup which is filled up with 1.7TB of data.
0 down vote favorite
Rgd: Server Upload Issues - 2 Almost Identitcal Server
Hi guys, I got a question.
I got 2 Identical Servers, identical as in they both use suPHP, and run the same apache version, setup with cpanel/whm.
I then got a h264 video file.
Lets name my 2 servers as "Old" and "New" server.
I upload the same "video" file to old server & new server.
Which then when i play my v
I'm running a CentOS Server with iptables to control ports. Today I scanned a server of a friend with nmap and results ended up with "All ports are filtered". I know there are something like 40 ports open, but they don't show up. So my question is, how can I do the same on my server. I don't want people to scan and see open ports on my server.
Thank you!