530 Only client IP address allowed to connect to PASV socket

530 Only client IP address allowed to connect to PASV socket. If you get this error when you use FTP,that means your IP address is not allowed. This error often occurs when the option “Block FTP_Bounce attacks” is enabled on Server-U and the client requests that the server connect to a different IP address for a data transfer than the client’s public IP address. In most cases, this means that the client is connecting to the p...
Read the rest of this article

Posted in FTP at July 30th, 2011. No Comments.

Active and Passive FTP

Whenever you make a file transfer it has to set up a new connection between your machine and the FTP server(or hosting server). There are two ways it can do this, called active FTP and passive FTP. These aren’t really different types of FTP, they’re different ways of opening an FTP connection between the FTP client  and the FTP server. Sometimes you’ll be told to use one or the other, especially with respect to firewalls...
Read the rest of this article

Posted in FTP at July 25th, 2009. No Comments.

File Transfer Protocol (FTP)

The model of how FTP operates can be illustrated thus:     PI stands for Protocol Interpreter and DTP stands for Data Transfer Process.   Control Connection   The User-PI intitiates the Control connection (Port 21) and FTP commands are generated by the User-PI and sent across the Control connection to the Server-PI. The Server-PI replies to the User-PI over the Control connection.   Within the FTP commands, para...
Read the rest of this article

Posted in FTP at July 25th, 2009. 2 Comments.

Upload .htaccess at webhost4life

Webhost4life supports .htaccess on their linux hosting plan. But when you try to upload the .htaccess file using ftp you’ll find it doesn’t. Why? Because the .htaccess file is forbidden to upload using ftp so you cannot upload it that way. At this point you can use SSH instead. You need to open ssh tool on your local machine and then connect to webhost4life server and then upload the .htaccess file. Here is the tutorial on how to d...
Read the rest of this article

Posted in FTP at July 13th, 2009. No Comments.

Web sFTP tool tutorial

Webhost4life has introduced a new ftp tool for their customers to transfer files. If you have a hosting account with webhost4life then you can access this ftp tool  in hosting control panel panel->site admin->Web sFTP Tool. There it will automatically load a Java FTP application to connect to server. Note1:This new tool requires to be ran on computers with Java Plugin 1.5 installed. You can download it via http:/...
Read the rest of this article

Posted in FTP at June 7th, 2009. No Comments.
Page 1 of 11