ShareFile-PowerShell
ShareFile-PowerShell copied to clipboard
Sync-SfItem does not remove deleted from ShareFile files at LocalPath
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
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?