All of lore.kernel.org
 help / color / mirror / Atom feed
From: Karsten Wesser <wesserchen-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: linux-cifs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: fstab mount 0 Byte
Date: Fri, 05 Sep 2014 21:57:32 +0200	[thread overview]
Message-ID: <540A15AC.3080306@gmail.com> (raw)

Hallo,

ich habe auf einer Raspberry Pi eine Cifs Freigabe in die fstab 
geschrieben um Bilder und Videosequenzen zu einem Netzlaufwerk zu 
senden. Die Freigabe funktioniert mit einem  Windows7 PC 
(Ordnerfreigabe). Ich möchte aber die Dateien auf dem Dateiserver eines 
Routers (Esybox803, Vodafone) speichern. Dort werden aber nur 0-Byte 
Dateien angelegt obwohl ich Lese und Schreibfreigabe eingerichtet habe. 
Mit Windows7 kann ich auch auf diese Freigabe schreiben.
Ich denke dass in der fstab etwas verändert werden muss, komme aber 
nicht weiter.



I can also try to write english if you don't understand me.

Thanks for your help!
Karsten Wesser


fstab:

proc            /proc           proc    defaults          0       0
/dev/mmcblk0p1  /boot           vfat    defaults          0       2
/dev/mmcblk0p2  /               ext4    defaults,noatime  0       1
# a swapfile is not a swap partition, so no using swapon|off from here 
on, use  dphys-swapfile swap[on|off]  for that
//192.168.2.1/raspi /mnt/camshare  cifs 
username=raspikw,password=raspikw,domain=meinnetz,iocharset=utf8,file_mode=0777,dir_mode=0777 
0  0

                 reply	other threads:[~2014-09-05 19:57 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=540A15AC.3080306@gmail.com \
    --to=wesserchen-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
    --cc=linux-cifs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.