rejetto forum

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - AnshitaMalviya

Pages: 1
2
I am trying to mount an HFS+ partition of an external USB hard drive as a shared volume. I am able to mount the disk like this:
DiskStation> mkdir /volumeUSB1/usbshare1-2 DiskStation> mount -t hfsplus /dev/sdq2 /volumeUSB1/usbshare1-2/ I am then able to read and write to the disk:
DiskStation> touch /volumeUSB1/usbshare1-2/test1 DiskStation> touch /volumeUSB1/usbshare1-2/test2 DiskStation> ls /volumeUSB1/usbshare1-2/ test1 test2 The partition is recognized by the NAS:


But it is not showing up as a shared folder:


Is there an additional step to get it to show up as a shared folder?

My goal is for Carbon Copy Cloner to be able to make a clone of my drive onto this disk over the network. If I were to format as EXT3 instead, Carbon Copy Cloner is unable to copy the system files. So, it's gotta be HFS+. The question is whether I can do it through the NAS. Since I am able to mount the drive and read/write to it no problem, I would suspect that it's a minor step that is missing to be able to mount it as a shared disk.

Thanks for any help!

3
that's how real folders work. it is a limitation and it is not related to your language.
to know more about difference between real and virtual folders, try reading the guide.

4
是不是文件乱码了,看一下这个有没有用: https://docsbay.net/file-name-garbled-problem

5
Programmers corner / Re: HFS is awesome!
« on: August 02, 2019, 02:24:23 AM »
HaHa,HFS has always been great! l love it too!

Pages: 1