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

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

本站已经建立2479天!

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