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

本站现有博文322篇,共被浏览784573

本站已经建立2478天!

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