Method: Ftpd::Session#command_not_needed

Defined in:
lib/ftpd/session.rb

#command_not_neededObject



114
115
116
# File 'lib/ftpd/session.rb', line 114

def command_not_needed
  reply '202 Command not needed at this site'
end