pscp: unable to openThis is what I was actually typing in:
gcloud compute scp c:\mylocalfolder myusername@always-free-instance:/home/myusername/remotefolderName --zone us-central1-c --recurse
Notice that remoteFolderName had no trailing slash to indicate folderName. Adding the slash fixed the problem
No comments:
Post a Comment