<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hi!<br>
    My name is Dmitry. I'm a first year student of Bachelor of CS in
    ECU. I have just a little experience in Linux, but I want to migrate
    to Ubuntu\Mint from Windows.<br>
    To use Linux it's  necessary for me to have few possibilities  -
    almost all of them I've already solved, but not next one.<br>
    <br>
    <big>It's <code>necessary for me to have availability to download
        torrents directly to media-player.</code></big><br>
    I have small WiFi LAN at home: Netgear, Desktop, Laptop,
    media-player etc. IP-Addresses are static.<br>
    I use windows on my Desktop and want to migrate to Ubuntu.<br>
    On windows i just go to <big><code>network->
        mediaplayer(wdtvlive) -> hdd and torrents download there.</code></big><br>
    on Ubuntu 13.04 I have access to media player by network. I can
    download\upload files with no problem.<br>
    <code><big>Problem exist when i try to download torrents directly to
        it</big>.</code> Transmission doesn't give access to network, so
    have to mount it.<br>
    I've created folder on <code>/mnt/wdtvlive</code>. then give
    permissions to me and others to access and create files.<br>
    Then I mount it by command<br>
    <br>
    <i>mount //10.1.1.108/Seagate_Expansion_Drive /mnt/wdtvlive -o
      username=dmitry,password=1,dir_mode=0777,file_mode=0777,iocharset=utf8</i><i><br>
    </i><br>
    but it return error said that <i>can't mount read-only device</i>
    or <i>error(13): permission denied</i>.
    <br>
    command <br>
    <br>
    <em>echo 0x30030 > /proc/fs/cifs/SecurityFlags</em><i>
    </i><br>
    <br>
    helps. after it i can mount media player to this folder.
    Media player don't really need psw and login - anyone in WORKGROUP
    can access it.<br>
    <br>
    Finally i try to download any torrent to /mnt/wdtdlive/<br>
    <br>
    transmission starts to download and then <code>return an error:
      permission denied.</code><br>
    <br>
    I change permissions and owner to folders /mnt and /mnt/wdtvlive,
    but probably reboot is needed. But after reboot permissions changed
    by themselves. <br>
    It continued for /mnt , but not for /mnt/wdtvlive and all folders
    that inside<br>
    <br>
    <span class="userContent" data-ft="{"tn":"K"}">ls
      -l /<br>
      drwxrwxrwx 3 dmitry dmitry 4096 Jun 1 09:52 mnt<br>
      <br>
      ls -l /mnt<br>
      drwxr-xr-x 1 root root 0 May 31 12:33 wdtvlive</span> <br>
    <br>
    Have no idea how to solve it.
    Please help.<br>
    <br>
    Regards,<br>
    Dmitry.<br>
    <br>
    <br>
  </body>
</html>