# install GCP Cloud Sdk > gcloud init > https://cloud.google.com/sdk/docs/downloads-interactive?hl=zh-tw#mac       輸入密碼 > ssh instance-1.asia-east1-b.hale-mantra-28171 >  https://stackoverflow.com/questions/36984282/unable-to-mount-a-directory-on-google-compute-engine-using-sshfs > sudo mkdir /mnt/gcp > sudo chown x213212 /mnt/gcp > > > sshfs -o IdentityFile=~/.ssh/google_compute_engine x213212@instance-1.asia-east1-b.hale-mantra-281716:/home/x213212 /mnt/gcp > > 安內是不行的 > > > sshfs -o IdentityFile=~/.ssh/google_compute_engine x213212@<把我換成 vm static ip>:/home/x213212 /mnt/gcp > > >  這樣就可以輕鬆 複製 我們的東西到我們 gcp 上囉
×
Sign in
Email
Password
Forgot password
or
Sign in via Google
Sign in via Facebook
Sign in via X(Twitter)
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
Continue with a different method
New to HackMD?
Sign up
By signing in, you agree to our
terms of service
.