nav-left cat-right
cat-right

FTP not working….. Connection closed by fore...

My FTP service is not working. When I try telneting to ftp port, it gets closed by foreign host soon after connecting. -bash-3.1# telnet localhost 21 Trying 127.0.0.1… Connected to localhost (127.0.0.1). Escape character is ‘^]’. Connection closed by foreign host. -bash-3.1# Solution *********** The server is having Plesk control panel installed. So, ftp service is proftp which is started with xinetd....

Why are my Files Being Renamed file.1 and file.2 i...

Sometimes you may need to update old file or replace it with the new one while uploading. If during an upload, Pure FTP renames your files file.1 and file.2, do the following: 1. Edit the Pure FTP configuration file: /etc/pure-ftpd.conf with the command # vi /etc/pure-ftpd.conf 2. Modify value of the variable AutoRename by changing the value from yes to no. 3. Restart your FTP service by entering the following command:...