Show pageOld revisionsBacklinksAdd to bookExport to PDFBack to top You've loaded an old revision of the document! If you save it, you will create a new version with this data. Media Files====== copyparty ====== {{tag>copyparty, TrueNAS}} This application is deployed on TrueNAS but relies on operating system objects that may be lost during reboots or upgrades. ===== /etc/fstab ===== <file> //192.168.1.23/DOCS2 /mnt/Movies cifs credentials=/root/.smbcredentials,vers=3.0,uid=0,gid=0,file_mode=0644,dir_mode=0755,actimeo=1,nounix,_netdev,x-systemd.automount,x-systemd.idle-timeout=30s 0 0 //192.168.1.27/DOCS2 /mnt/Media cifs credentials=/root/.smbcredentials,vers=1.0,uid=0,gid=0,file_mode=0644,dir_mode=0755,actimeo=1,nounix,_netdev,x-systemd.automount,x-systemd.idle-timeout=30s 0 0 sudo mount -a </file> ===== copyparty.conf ===== <file> sudo nano /mnt/.ix-apps/app_mounts/copyparty/data/copyparty.conf </file> <code> [accounts] admin: APassword theteam: AnotherPassword [/] # this URL will be mapped to... /srv # ...this folder on the server filesystem [/tv] /media/TV accs: r: theteam [/tv comedy] /media/TV Comedy Series accs: r: theteam [/movies] /movies accs: r: theteam rw: admin </code> SavePreviewCancel Edit summary copyparty.1762406139.txt.gz Last modified: 2025/11/06 13:15by 172.18.0.1