Skip to content

Cannot move folders (O365) #4

@germain-italic

Description

@germain-italic

Hi!
First of all happy new year, and congratulations for your software.

I have an Office 365 Premium subscription with SharePoint (plan 1) activated. On the main teamsite I have created a Documents repository, which contains 133 folders. I am running SPFileZilla under Windows 10 Professional.

I'm trying to move folder A into folder B. My steps are:

  • Right-click on B and select "Copy path to clipboard"
  • Right-click on A and select "SharePoint only operations > Move files"
  • Paste the path
    • I have tried as is, including the domain name
    • I have tried without the domain name (destination starting with /)

Unfortunately I always got the following message:

17:45:07: Loading List Root Folder Contents... (Max files returned: 500)
17:45:09: 133 Folder(s)/File(s) Loaded Successfully
17:45:22: Folder Copied Successfully: AFD
17:45:28: Selected path(s): https://italicfrance.sharepoint.com/archives/ADP
17:45:28: Copied to Clipboard.
17:45:37: cur folder path: /archives/AFD Proparco
17:45:39: Error getting folder sub objects, /archives/AFD Proparco: Microsoft.SharePoint.Client.ServerException: L’opération sollicitée est interdite car elle dépasse le seuil d’affichage des listes appliqué par l’administrateur.
   à Microsoft.SharePoint.Client.ClientRequest.ProcessResponseStream(Stream responseStream)
   à Microsoft.SharePoint.Client.ClientRequest.ProcessResponse()
   à Microsoft.SharePoint.Client.ClientRequest.ExecuteQueryToServer(ChunkStringBuilder sb)
   à Microsoft.SharePoint.Client.ClientRequest.ExecuteQuery()
   à Microsoft.SharePoint.Client.ClientRuntimeContext.ExecuteQuery()
   à Microsoft.SharePoint.Client.ClientContext.ExecuteQuery()
   à BandR.SpComHelper.GetListAllFilesFolderLevel(String spSiteUrl, String spSiteUsername, String spSitePwd, String spSiteDomain, Boolean isSpOnline, Nullable`1 listId, String folderServerRelPath, List`1& lstObjs, String& msg)

Drag'n'drop works on the SharePoint default AllItems listview, thought.

Any idea?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions