Re: Doubt on partial files

2014-03-24 Thread Niklas Gustavsson
On Sun, Mar 23, 2014 at 8:59 PM, Edson Richter edsonrich...@hotmail.com wrote: I saw there is an example to download files from database using FTPlet. In features says it can be configured to store either in filesystem and in database. There are standard configuration to store in database, or

Re: Doubt on partial files

2014-03-24 Thread Stefan Rönisch
Hi, is there a change to distinguish an incomplete transfer and a complete one on server side, generally? http://dict.leo.org/ende/index_de.html#/search=distinguishsearchLoc=0resultOrder=basicmultiwordShowSingle=onAs far as I know a ftp client opens the data channel for uploading a file (passiv

Re: Doubt on partial files

2014-03-24 Thread Niklas Gustavsson
On Mon, Mar 24, 2014 at 10:37 AM, Stefan Rönisch sroeni...@axway.com wrote: Hi, is there a change to distinguish an incomplete transfer and a complete one on server side, generally? http://dict.leo.org/ende/index_de.html#/search=distinguishsearchLoc=0resultOrder=basicmultiwordShowSingle=onAs

Re: Doubt on partial files

2014-03-22 Thread David Latorre
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