Re: How to rename on complete

2012-06-18 Thread David Latorre
Hello, I would say sebb's answer is the easiest way to go. If this is not a solution for you, there are several possible solutions: - You can implement your own version of STOR/STOU commands and invoke the rename there. Done this, it works but I prefer sebb's solution. - You can develop a

Re: How to rename on complete

2012-05-28 Thread sebb
On 24 May 2012 01:44, Charles W. Stanton cwstan...@gmail.com wrote: I just downloaded the Mina source code and am looking through it.  What I'd like is a way to have the Mina sftp server accept and save a file to one name, like originalName_tmp, then change the name to originalName after the