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

Sync-SfItem does not remove deleted from ShareFile files at LocalPath

Open trosho opened this issue 4 years ago • 1 comments

Tried to sync everything from ShareFile account to local folder. It looks like working OK but ... Once file is deleted on sharefile and sync operation is started with -Strict switch it does not remove the file from local folder as well Sync-SfItem -ShareFilePath "/" -Synchronize -Download -LocalPath "C:\sf" -Recursive -Strict

trosho avatar Jul 21 '21 10:07 trosho

I have the same issue with -Strict not deleting local files when sync runs after the files have been permanently deleted from ShareFile Cloud. Any fix in sight?

hath000 avatar Jan 03 '24 17:01 hath000