Isaac Aymerich

Results 80 comments of Isaac Aymerich

the system sync also friends watch status? or only owner server info?

SO is necesary all my users log first to your frontend then it will sync bidirectioanl between servers. It also sync movies stopped in a half of reproduction?

could you define a simple example how to bring all the system up?

I do the gitfs.new like described in the doc and then I use the newfs.open function after this I use io.copy to copy the content of the opened file(from the...

for now remote source as binary it's failing as you see in #33 when using local path works perfect as expected with normal memory usage.

This is q common case when using alpine in go, i saw in a lot of docker go apps, in fact lcvpn doesnt work if dont set, why docker? Because...

Yes I know how to read.., I'm just asking if we can support writting on disk too.

it's possible to do that, just right now I'm doing an implementation of amazon cloud drive backend in S3QL FS and S3QL requires write metadata, Amazon cloud drive API can...

not yet, it's under development but it's not the same as acd_cli, look on s3ql documentation anyway it's easy to implement utimes and xattr on acd_cli And in the acd_cli...