Posted on
Updated on
October 31, 2024
If you are connected to Scientific Computing (SciC) Linux Clusters storage using the cifs://erisonefs.partners.org server, files that are created on the cluster will not be immediately visible in the File Explorer/Finder window. On a Windows computer, press F5 to refresh the file listing. On a Mac, the following AppleScript can be used to refresh the window.
(* Put this script in /Users/USERNAME/Library/Scripts/
*)
tell application "Finder" to tell front window to update every item