EADST

Linux Transfer File between Remote and Local

Example 1: Copy a file from a remote server location to a local PC or server directory

$scp root@10.1.2.123:/opt/soft/test.zip /opt/soft/
Note: Download the test.zip file from the /opt/soft/ directory on 10.1.2.123 to the /opt/soft/ directory

Example 2: Remote to local copy

$scp -r root@10.1.2.123:/opt/soft/test /opt/soft/
Note: Download the test directory from /opt/soft/ on 10.1.2.123 to the local /opt/soft/ directory.

Example 3: Upload a local file to a specified directory on a remote machine

$scp /opt/soft/test.zip root@10.1.2.123:/opt/soft/scptest
Copy the test.zip file in the /opt/soft/ directory on the local computer to the /opt/soft/scptest directory on the remote machine 10.1.2.123

Example 4: Upload a local directory to a specified directory on a remote machine

$scp -r /opt/soft/test root@10.1.2.123:/opt/soft/scptest
Note: Upload the local directory /opt/soft/test to the directory /opt/soft/scptest on the remote machine 10.1.2.123

相关标签
About Me
XD
Goals determine what you are going to be.
Category
标签云
图形思考法 Rebuttal COCO DeepStream Use CLAP Markdown Math Cloudreve CV Docker Bert 多线程 EXCEL TSV Template Google Qwen2 uWSGI LoRA Proxy Plate Qwen2.5 ModelScope 财报 CUDA Color Image2Text BeautifulSoup Permission Quantization PDF uwsgi CTC v2ray MD5 Logo 强化学习 关于博主 ONNX PyCharm Hotel 净利润 Django WAN HaggingFace TensorFlow NLTK Pytorch Bin Random Ptyhon NameSilo 云服务器 Tiktoken UI Miniforge Datetime Excel Transformers Video torchinfo Freesound Mixtral Base64 Numpy OCR Tensor Vim ChatGPT HuggingFace Heatmap FastAPI Michelin Streamlit Safetensors API Disk 版权 Review InvalidArgumentError Web Tracking Nginx hf Plotly SQL Jupyter Ubuntu XGBoost C++ VPN Clash Git diffusers FP8 FP64 Llama Website GIT Bitcoin Algorithm git TensorRT Jetson AI 继承 阿里云 Python mmap GGML Qwen LLM SQLite Augmentation Hungarian Dataset PyTorch Magnet Card LLAMA PDB SVR Hilton NLP Pillow Vmess 图标 Baidu BTC Diagram DeepSeek 顶会 IndexTTS2 XML FP32 tar TTS CEIR Shortcut PIP 第一性原理 Agent Attention GPT4 Firewall 腾讯云 多进程 Pickle 算法题 tqdm LaTeX Linux Search LeetCode FlashAttention llama.cpp Domain printf Breakpoint RGB Anaconda 报税 git-lfs Windows VSCode JSON Conda RAR Password Claude Paper CC VGG-16 Statistics 音频 BF16 WebCrawler icon News QWEN FP16 公式 签证 Crawler logger Input Land OpenAI Food Animate Bipartite ResNet-50 YOLO Pandas GPTQ Paddle Quantize Distillation SAM UNIX 域名 OpenCV Interview SPIE 飞书 transformers Zip Sklearn 证件照 CAM 搞笑 GoogLeNet Knowledge Translation 递归学习法 Gemma scipy Data v0.dev Github CSV
站点统计

本站现有博文324篇,共被浏览809235

本站已经建立2512天!

热门文章
文章归档
回到顶部