Hello Edson, Even though you might achieve that by using a FTPlet, I think a better solution is that the Ftp client itself renames the file after a successful upload. El 22/03/2014 19:06, "Edson Richter" <edsonrich...@hotmail.com> escribió:
> Hi! > > I'm new on FTP Server project, and after reading documentation I could not > find if there is a option to deal with partial uploads. > What I would like to do is that received files keep extension ".tmp" or > ".partial" until finished. > For example: > > client send file "meuarquivodedados.dat" > ftp server start received file with name "meuarquivodedados.dat.tmp" or > "meuarquivodedados.dat.partial" > client finish sending file normally > ftp server renames file from "meuarquivodedados.dat.tmp" to > "meuarquivodedados.dat" > > Is there a option for that? > > Other option I'm evaluating is to use a database server as repository, and > then set a flag as "complete" when finished. > > Any guidance on that? Please, consider me a complete novice in this topic > (some FTP, SFTP and Linux knowledge, but little - to none - Apache FTP > Server knowledge so far), ok? > > Thanks, > -- > > *Edson Carlos Ericksson Richter* > /Sistemas para Bibliotecas, Escolinhas Infantis > Projetos sob medida para sua empresa/ > Celular: (51) 9318-9766 > (51) 8585-0796 > /"A mente que se abre a uma nova ideia jamais voltará ao seu tamanho > original"/ > - Albert Einstein > > >