Help Center>Foundation Help

Applies to:

  • Winshuttle Foundation

Clone Files plugin properties

With the Clone Files Plugin you can clone a specified file from a SharePoint Document Library, and then place the cloned file in a different Document Library.

Property

Description

sourcefile

Full link to the document to be cloned in the SharePoint Document Library.

Example:

http://servername/sites/MyDocumentLibrary/WeeklyReports.docx

sourcefolder

Full link to the Folder in the SharePoint Document Library.

Example:

http://servername/sites/MyDocumentLibrary/FolderName

destinationfile

Full link to the new destination with new file name.

Example:

If I have a document called WeeklyReports.docx in MyDocumentLibrary1 and I want to clone it to MyDocumentLibrary2, my destinationfile would be:

http://servername/sites/MyDocumentLibrary2/TheNewNameToGiveTheFile.docx

destinationfolder

Full link to the Destination Folder in the SharePoint Document Library.

Example:

http://servername/sites/MyDocumentLibrary/FolderName