[OpenIndiana-discuss] rclone - mount option on openindiana
    Till Wegmueller 
    toasterson at gmail.com
       
    Wed Aug 31 14:36:40 UTC 2022
    
    
  
Hi Predrag
THat is a bit more work than just porting, as I see the syscall package 
used in oyur forum thread. That needs to be changed to point to 
x/sys/unix package. The last error in that Forum thread is a cgo error 
meaning it's the embedded C code in the .go file which has a os and API 
check that is failing. Looks to me that some macro is used to wrap the 
OS specific API to a unified cgo wrapper. That will need changes and 
other things too.
As to who does the work. I am afraid unless you are willing to do so it 
will take quite some time to find somebody to do it. I am heppy to 
mentor but it is best if you can do the work.
-Till
On 30/08/2022 08.44, Predrag Zecevic via openindiana-discuss wrote:
> Hi all,
> 
> Does anyone have an idea how to get this fixed?
> https://forum.rclone.org/t/rclone-mount-on-openindiana-not-available/28393
> 
> I am not good in *go*, so I was thinking maybe somebody can provide 
> _fuse_ implementation in *go* or whatever is needed...
> 
> I have found rclone very useful for backing up NAS, and with mount 
> option, it is possible to use (for example) Google drive
> 
> Regards.
> 
    
    
More information about the openindiana-discuss
mailing list