[Tfug] permission denied
arcturus
investmgmt at s91195370.onlinehome.us
Mon Nov 7 21:02:20 MST 2005
Jeremy C. Reed wrote:
> On Mon, 7 Nov 2005, arcturus wrote:
>
>> I'm getting a 'permission denied' error when trying to copy files of
>> any type from my linux ftp server (abit) to a mounted FAT32 partition
>> over the network (Albatron). root at abit:/home/ftp# cp tu1.avi
>> /home/ftpdown/Albatron/
>> cp: cannot create regular file `/home/ftpdown/Albatron/tu1.avi':
>> Permission denied
>
>
>> arcturus at abit:~$ cat /etc/fstab
>
>
>> 192.168.0.2:/mnt/windows /home/ftpdown/Albatron nfs
>> rw,users 0 0
>
>
> Check the /etc/exports for your NFS setup especially for "root" mapping.
>
Here goes:
arcturus at Albatron: ~$ cat /etc/exports
# /etc/exports: the access control list for filesystems which may be
exported
# to NFS clients. See exports (5).
/mnt/windows *(rw)
>> arcturus at Albatron:~$ cat /etc/fstab
>
>
>> /dev/sda5 /mnt/windows vfat
>> iocharset=utf8,umask=000 0
>
>
> Also check the permissions locally there. And can you do copies there
> locally too?
>
Hmm, no it doesn't appear I can.
arcturus at Albatron:/media/sda5/anon$ cp mygood.jpg /media/sda5/games
cp: cannot create regular file '/media/sda5/games/mygoog.jpg':
Permission denied
More information about the tfug
mailing list