mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-24 17:32:48 +00:00
Merged V1.3 to HEAD (3005:3013)
svn merge svn://www.alfresco.org:3691/alfresco/BRANCHES/V1.3@3005 svn://www.alfresco.org:3691/alfresco/BRANCHES/V1.3@3013 . git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@3336 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -849,6 +849,10 @@ public class FTPDataSession extends SrvSession implements Runnable
|
||||
disk.closeFile(this, tree, netFile);
|
||||
netFile = null;
|
||||
|
||||
// Commit the transaction now before notifying the client that the transfer is finished
|
||||
|
||||
endTransaction();
|
||||
|
||||
// Indicate that the file has been received
|
||||
|
||||
sendFTPResponse(226, "Closing data connection");
|
||||
|
Reference in New Issue
Block a user