Keeping my Gmail Id in loop From: Amit Kumar146 Sent: Friday, March 13, 2015 6:41 PM To: '[email protected]' Subject: need urgent Help with Ftp commands
Hello Sir/Madam I am using Apache MINA server to capture the local FTP command send by the user using FTP localhost , then I am using Apache Ftplet to capture the event beforeCommand() and afterCommand(). I am able to trace commands like cd(CD) , dir(LIST) , pwd(CD) , get , put(STOR) but commands like Status(STAT) & help is unable to captured in beforeCommand. Kindly help me out with this. Moreover how to transfer text from aftercommand() event to Command prompt screen ? More details to my question is provided in below link :- https://stackoverflow.com/questions/29003451/how-to-tap-ftp-command-status-or-stat-using-apache-mina-ftplet-using-java can we create custom (user defined) commands using the same? https://stackoverflow.com/questions/28977677/socket-time-out-in-ftp4j-for-ftp-connection-using-http-proxy Kindly help me out as this is very urgent requirement through client side. Kindly reply on my Gmail Id also as this is company related ID. With regards Amit Kumar **************** CAUTION - Disclaimer ***************** This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely for the use of the addressee(s). If you are not the intended recipient, please notify the sender by e-mail and delete the original message. Further, you are not to copy, disclose, or distribute this e-mail or its contents to any other person and any such actions are unlawful. This e-mail may contain viruses. Infosys has taken every reasonable precaution to minimize this risk, but is not liable for any damage you may sustain as a result of any virus in this e-mail. You should carry out your own virus checks before opening the e-mail or attachment. Infosys reserves the right to monitor and review the content of all messages sent to or from this e-mail address. Messages sent to or from this e-mail address may be stored on the Infosys e-mail system. ***INFOSYS******** End of Disclaimer ********INFOSYS***
