How to mount folder from one GCS bucket to another as virtual folder. #508
rashmimaharana
started this conversation in
General
Replies: 2 comments 3 replies
-
Hi, this looks like a bug, can you please share the exact steps to reproduce it and the SFTPGo version you are using? Thanks |
Beta Was this translation helpful? Give feedback.
2 replies
-
Hi, this bug was fixed some days ago. I would appreciate a feedback to confirm that the issue is fixed for you too (I tested locally and not using a GCP VM, this should make no difference), thank you |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I would like mount a folder as virtual from one GCS bucket to another. Currently only local filesystem is working. When i tried to mount one from GCS, it gives below error. Any possible workaround.
Error :
\n\tgithub.com/go-chi/chi/[email protected]/mux.go:88 +0x310\nnet/http.serverHandler.ServeHTTP(0xc00028a0e0, 0x1b2b758, 0xc0000241c0, 0xc0005b3200)\n\tnet/http/server.go:2887 +0xa3\nnet/http.(*conn).serve(0xc000918780, 0x1b32d48, 0xc000823dc0)\n\tnet/http/server.go:1952 +0x8cd\ncreated by net/http.(*Server).Serve\n\tnet/http/server.go:3013 +0x39b\n","panic":"runtime error: invalid memory address or nil pointer dereference"}
Beta Was this translation helpful? Give feedback.
All reactions