Apr 16, 2009
FTP 7.0 introduced support for virtual host names as documented in the article http://learn.iis.net/page.aspx/320/using-ftp-virtual-host-names/ . Because of variety of compatibility challenges, the decision was made to use the pipe sign “|”...
1 comments
Apr 15, 2009
FTP 7 includes few features that are not commonly known or used. One of them is a support for block mode transfers. Block mode transfers One of the deficiencies of FTP protocol is the need to maintain secondary TCP connection (data channel). Most...
1 comments