Advertisement
soder

Untitled

Jun 22nd, 2014
253
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. #ftp mounts
  2. mount --bind /media/hdd2/videos/misc /storage/ftp/video/misc
  3. mount --bind /media/hdd2/videos/series/ /storage/ftp/video/tvshows/tvshows1/
  4. mount --bind /media/hdd4/videos/series/ /storage/ftp/video/tvshows/tvshows2/
  5. mount --bind /media/hdd3/videos/movies /storage/ftp/video/movies/movies2/
  6. mount --bind /media/hdd4/videos/movies /storage/ftp/video/movies/movies3/
  7. mount --bind /storage/hdd1/videos/movies /storage/ftp/video/movies/movies1/
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement