Unanswered copy items from document lib folder to another document lib folder??

  • Friday, April 13, 2012 9:41 PM
     
     

    Hi All,

    My project Scenario is: i have two document library doc1 and doc2. Basically user will be able to upload document into doc1 and there will be read only permission for doc2. Doc1 and Doc2 library has same structure with folder (doc1 and doc2 will be adjactly same). so once user will  want to upload document they will click on doc1 lib and by clicking any particular folder they will be able to upload document. Here is my concern, when user want to copy any item from doc1  (AFG folder) to doc2 (AFG folder) with same folder name, what will be best approach for that?

    Any help will be greatly appreciated!!



    • Edited by rakib1 Monday, April 16, 2012 3:20 AM changed
    • Edited by rakib1 Monday, April 16, 2012 12:57 PM
    •  

All Replies

  • Saturday, April 14, 2012 2:41 AM
     
     
    Write a event Reciever for the doc1 library and for ItemAdded, do the operation of copying content from that document library to doc2 library.

    Ashish Ranjan (Please click "Marked As Answer" if a post solves your problem or "Vote As Helpful" if a post has been useful to you)


    • Edited by AshishRanjan Saturday, April 14, 2012 2:42 AM
    •  
  • Saturday, April 14, 2012 7:20 AM
     
     

    Hi

    try a powershell script which will do the job

    This can be done scheduling the job or calling/running  directly by the user.


    Romeo Donca, Orange Romania (MCSE, MCTS, CCNA) Please Mark As Answer if my post solves your problem or Vote As Helpful if the post has been helpful for you.

  • Sunday, April 15, 2012 12:33 AM
     
     

    Hi,

    Thanks for reply. Could you be details on that? please provide me detail steps if you can that will be appreciated.

    Thanks

  • Sunday, April 15, 2012 4:00 PM
     
     
    You could SharePoint designer to do this as well. Setup a job when a document is created and/or updated to copy it into the target library.

    -victor

    Be a part of the community, please remember to indicate if your question/comment has been answered or is helpful.