You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the script makes a new rsync for every folder it needs to pull down.
I wrote the script this way so that I could use it on WSL, but for those who are on actual Linux it might be nice to just auth to the remote once, mount it and then query as file system.
The text was updated successfully, but these errors were encountered:
Currently the script makes a new rsync for every folder it needs to pull down.
I wrote the script this way so that I could use it on WSL, but for those who are on actual Linux it might be nice to just auth to the remote once, mount it and then query as file system.
The text was updated successfully, but these errors were encountered: