Skip to content
Snippets Groups Projects
  • deuce's avatar
    f0babf1b
    Some fixes: · f0babf1b
    deuce authored
    1) Fix ACCT command
    2) RMD response is 250, not 221
    3) When sending a file, throw an exception if a 226 response is not received
    4) Before sending a command, if there is data available on the socket,
       log an error (don't throw an exception).
    f0babf1b
    History
    Some fixes:
    deuce authored
    1) Fix ACCT command
    2) RMD response is 250, not 221
    3) When sending a file, throw an exception if a 226 response is not received
    4) Before sending a command, if there is data available on the socket,
       log an error (don't throw an exception).