ssh copy folder from local to remote
scp -ra /path/to/local/storage [email protected]:/path/to/copy
ssh copy folder from local to remote
scp -ra /path/to/local/storage [email protected]:/path/to/copy
ssh copy folder from local to remote
scp -r -P xxxx /path/of/your/local/folder username@hostname:/path/to/remote/server/folder
ssh copy folder from local to remote
scp username@hostname:/path/of/remote/server/filename /path/to/local/destination/folder
ssh copy folder from local to remote
scp -r /path/of/your/local/folder username@hostname:/path/to/remote/server/folder
ssh copy folder from local to remote
scp -P xxxx username@hostname:/path/of/remote/server/filename /path/to/local/destination/folder
ssh copy folder from local to remote
scp /path/of/your/local/filename username@hostname:/path/to/remote/server/folder
ssh copy folder from local to remote
scp -P xxxx /path/of/your/local/filename username@hostname:/path/to/remote/server/folder
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us