LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 11-08-2005, 12:21 PM   #1
arcturus
Member
 
Registered: Oct 2002
Posts: 37

Rep: Reputation: 15
permission denied


Hitting a brick wall on this. I'm trying to copy files from my linux partition over the network to a FAT32 mounted drive but get this ...
Code:
root@abit:/home/ftp# cp tu1.avi /home/ftpdown/Albatron/
cp: cannot create regular file `/home/ftpdown/Albatron/tu1.avi': Permission denied
root@abit:/home/ftp#
the permissions to the FAT32 target directory is ...

Code:
root@abit:~# ls -l -d /home/ftpdown/Albatron
drwxr-xr-x  12 root root 32768 Dec 31  1969 /home/ftpdown/Albatron
root@abit:~#
You guys have any suggestions? Thx.
 
Old 11-08-2005, 01:13 PM   #2
Matir
LQ Guru
 
Registered: Nov 2004
Location: San Jose, CA
Distribution: Debian, Arch
Posts: 8,507

Rep: Reputation: 128Reputation: 128
Might the fat32 drive be mounted read-only?
 
Old 11-08-2005, 01:30 PM   #3
arcturus
Member
 
Registered: Oct 2002
Posts: 37

Original Poster
Rep: Reputation: 15
Thank you for your reply. No, I don't believe it's read only. Note the
last line ...

Code:
arcturus@abit:~$ cat /etc/fstab
# /etc/fstab: filesystem table.
#
# filesystem  mountpoint  type  options  dump  pass
/dev/hda5  /  reiserfs  defaults  0  1

proc  /proc  proc  defaults  0  0
/dev/fd0  /floppy  vfat  defaults,user,noauto,showexec,umask=022  0  0
usbfs  /proc/bus/usb  usbfs  devmode=0666  0  0
sysfs  /sys  sysfs  defaults  0  0
tmpfs  /dev/shm  tmpfs defaults  0  0
/dev/cdrom /cdrom  iso9660  defaults,ro,users,noexec,noauto  0  0
/dev/dvd /dvd  iso9660  defaults,ro,users,noexec,noauto  0  0
/dev/cdaudio /cdaudio  iso9660  defaults,ro,users,noexec,noauto  0  0
/dev/hda1 /mnt/hda1 ntfs auto,users,exec,ro,umask=000 0 0
/dev/hda6 none swap defaults 0 0
192.168.0.2:/mnt/windows        /home/ftpdown/Albatron  nfs     rw,users        0 0

Here's my fstab for the target pc containing the sda5 fat32 partition.

Code:
arcturus@Albatron:~$ cat /etc/fstab
# /etc/fstab: static file system information.
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
proc            /proc           proc    defaults        0       0
/dev/sda6       /               reiserfs notail          0       1
/dev/sda1       /media/sda1     ntfs    defaults        0       0
/dev/sda5       /mnt/windows    vfat    iocharset=utf8,umask=000        0       0
/dev/sda7       none            swap    sw              0       0
/dev/hdc        /media/cdrom0   udf,iso9660 user,noauto     0       0
/dev/fd0        /media/floppy0  auto    rw,user,noauto  0       0
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
can't execute c++ binaries, "permission denied"... even though permission is 777 SerfurJ Programming 14 02-20-2009 04:50 AM
Permission Denied jamesvenning1 Linux - Newbie 4 06-05-2005 11:32 AM
Permission denied jagman026 Fedora 3 01-01-2005 03:45 PM
Permission Denied ptreves Linux - Newbie 7 12-16-2004 02:14 PM
Permission denied? jbhoo Linux From Scratch 1 04-27-2002 09:12 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 04:53 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration