c3tracker:cutting

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
c3tracker:cutting [2026/07/26 22:17] – external edit 127.0.0.1c3tracker:cutting [2026/09/11 16:55] (current) commanderred
Line 30: Line 30:
  
 First of all, you need to mount the storage device's SMB file share to access the files: First of all, you need to mount the storage device's SMB file share to access the files:
-  * Linux: <code>sudo mkdir -p /video; sudo chown $USER /video +  * Linux:  
 +<code>sudo mkdir -p /video; sudo chown $USER /video 
 mount -t cifs -o uid=$USER,password=,ro "//storage.lan.c3voc.de/video" /video mount -t cifs -o uid=$USER,password=,ro "//storage.lan.c3voc.de/video" /video
 mount -t cifs -o uid=$USER,password=,rw "//storage.lan.c3voc.de/tmp" /video/tmp mount -t cifs -o uid=$USER,password=,rw "//storage.lan.c3voc.de/tmp" /video/tmp
  • c3tracker/cutting.txt
  • Last modified: 2026/09/11 16:55
  • by commanderred