> By RFC 959, CDUP makes the parent of the currently working directory to be > the working directory. There is no direct command to change working > directory to root, unless:
Yes, this is my error. Thanks. I will fix it soon. (BTW: you have typo error in your fix too! CDW is not FTP command, it is CWD.) > 2. Passive mode property is enabled by default during class creation. Some > FTP servers refuse data transfer in that case, unless passive mode is > disabled before connection. Suitable to change passive mode to disable by > default? And with some servers active transfers not working and you must use passive. Your one problem with your one server with error on passive transfers is not good reason for changing Synapse default values! Passive transfers are default, because: - is is much more firewall/nat on client side friendly. FTP servers will be configured by proffesionals - problems with non-functional pasive transfers on server side are not too often. But badly configured firewall/nat on client side is often! - passive transfers are much more friendly with FTP over SSL/TLS too. -- Lukas Gebauer. E-mail: [EMAIL PROTECTED] WEB: http://www.ararat.cz/synapse - Synapse Delphi and Kylix TCP/IP Library ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier. Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ synalist-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/synalist-public
