ShareFile-PowerShell icon indicating copy to clipboard operation
ShareFile-PowerShell copied to clipboard

Sync-SfItem Folder is deleted when - KeepFolders and -Move are used

Open glasowski opened this issue 3 years ago • 1 comments

The folder on ShareFile is removed even though -KeepFolders is being used. In below example the Inbound folder will be removed from Sharefile.

Sync-SfItem -ShareFilePath "/Folder1/Inbound" -Download -KeepFolders -LocalPath $LocalPath -Move -Overwrite

glasowski avatar Nov 16 '22 19:11 glasowski

Definitely a bug. See my pull request here: https://github.com/citrix/ShareFile-PowerShell/pull/51

appleoddity avatar Jul 16 '24 22:07 appleoddity