danpedron / snake-os

Automatically exported from code.google.com/p/snake-os
0 stars 1 forks source link

Cannot Delete non-Empty Folders through FTP or SMB #199

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Trying to delete non-Empty Folders or edit files through FTP or SMB

What is the expected output? What do you see instead?

That the file is deleted, but these errors are popping up:
SMB: The Disk is Write Protected
FTP: An error occured when trying to delete file, make sure you have permission 
to access this folder. 
550: Delete operation failed

What version of the product are you using? On what operating system?

Kernel version: 2.6.16-gazineu
NAS version:    SNAKE OS V1.3.2 (20101130)
OS Used (Client): Windows 7 64-bit

Please provide any additional information below.

When I connect the disk directly though USB or it's own Ethernet connection, 
everything works fine. But when I put the NAS in the middle I can read and 
write, but not edit/delete.

From the Snake OS I always set writable to "Yes" and tried both to give access 
to "Everyone" or through specific users, but with the same return. Tried also 
another USB Flash drive with same problem, so for sure its not a problem from 
my hard disk.

Original issue reported on code.google.com by rsam...@gmail.com on 8 Sep 2011 at 8:27

GoogleCodeExporter commented 8 years ago
Btw my HDD is formatted in fat32.

Original comment by rsam...@gmail.com on 8 Sep 2011 at 8:37

GoogleCodeExporter commented 8 years ago
Exactly the same problem!

NAS version:       NS-K330
Version:           snakeos-V1.3.2-20111019-from-snake
OS Used (Client):  Windows 7 64-bit

Original comment by matheusa...@gmail.com on 27 Apr 2012 at 3:35

Attachments:

GoogleCodeExporter commented 8 years ago
PS.: My HDD is in NTFS, but I already tryed it in EXT3 and presents the same 
error.

Original comment by matheusa...@gmail.com on 27 Apr 2012 at 3:37

GoogleCodeExporter commented 8 years ago
PS2.: Its happends when I move some folder eather.

Original comment by matheusa...@gmail.com on 27 Apr 2012 at 3:44

GoogleCodeExporter commented 8 years ago
Tip:
http://code.google.com/p/snake-os/issues/detail?id=115

Original comment by matheusa...@gmail.com on 27 Apr 2012 at 3:48

GoogleCodeExporter commented 8 years ago
It seems the problem is solved by applying the Samba package 3.

Download:
http://code.google.com/p/snake-os/downloads/detail?name=samba3-3.6.3-1.opk

Info:
http://code.google.com/p/snake-os/issues/detail?id=19#c26

Works with me.

Original comment by matheusa...@gmail.com on 27 Apr 2012 at 4:10