I am trying to upload a big file in alfresco, since this cause a problem with java.lang.OutOfMemoryError: Java heap space
I decide to use ftp to upload the document in alfresco. Another problem is introduced with that; I can't create a document with the type I want.
So I am thinking, after I upload the document in alfresco, and then to copy/move the document to another folder (again in alfresco) by changing its type. I am not sure if this is possible. I try to look around no good clue about it.
can some one please tell me if it is possible? if so how ?
thanks,