I followed the instructions to setup SMB ans share folders, and added a user account with read write permission.
However, when I need to copy files over the share folders, windows always complain “not enough space”.
Where can I check the disk quota to set for the folders?
I just started using this SMB share and I have the same issue. Formatted the 32Gig usb key and still says with any file transfer attempt that there is not enough space. Windows 7 X64 OS was used to access
Weird, Solved my own problem, and found out fairly fast.. hmm
Enabling SMB share, and creating a user, with full access will show a share in windows file explorer, in which you can go to the folder, I assume it was disk1, which is actually the USB, HOWEVER, when trying to write files to it, it reports not enough space because that is the space reported by the NAND on the device, 128MB or whatever it is.
So to fix this, create another share, and use the /disk1/ as the directory will give you root access to the USB drive with all available space.
That was Easy!