• Andreas Jung's avatar
    FTPServer: · 18286c63
    Andreas Jung authored
    A RNFR (rename from) request was always responded
    with a response 350 (succesful). We do now check if the 
    source file really exists and return a 550 response in case
    if it doest not.
    18286c63
FTPRequest.py 4.96 KB