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
SyncDirector.find_max_size definitely has some things that aren't kosher (statvfs, calling du). Not sure if there's an rsync equivalent for the Windows command line.
Alternatively, the script may "just work" on cygwin.
Definitely not something I'm going to fix myself, since I'm never on windows.
The text was updated successfully, but these errors were encountered:
SyncDirector.find_max_size definitely has some things that aren't kosher (
statvfs
, callingdu
). Not sure if there's an rsync equivalent for the Windows command line.Alternatively, the script may "just work" on cygwin.
Definitely not something I'm going to fix myself, since I'm never on windows.
The text was updated successfully, but these errors were encountered: