-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Hello,
I am using the ShareFile module and the sync function seems to be operating incorrectly. I've tried it on both the ShareFile and ShareFile - Core modules. My understanding is that sync is not supposed to re-download any files if they already exist in my local directory. That treatment looks to be working consistently except for Word and Excel files. Those file types are downloaded every time the sync is run, even though they already exist in my local directory. The other file types that I have tested (.pdf, .csv, .zip) are only downloaded if they are new files.
Here's the command that I am running in my script:
Sync-SfItem -ShareFilePath "/Shared Folders/" -Synchronize -Download -LocalPath "c:\Users\josh-\Alpine P.S., CPAs\Alpine P.S, CPAs - Company - External\ShareFile - Alpine" -Recursive