krontech / chronos-cam-app

Chronos Camera App
GNU General Public License v3.0
16 stars 6 forks source link

Samba: Windows and Linux disagree about path formatting. #171

Open oskirby opened 4 years ago

oskirby commented 4 years ago

Windows uses backwards slashes for path separation, and Linux uses forward slashes. This means that a user trying to transcribe a SMB share path from a windows machine onto their camera will have to be aware of this, and transform all of the slashes in order to get it right. We should make the camera do this translation if necessary.

oskirby commented 4 years ago

sharepath smbsetup