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

本站现有博文311篇,共被浏览740086

本站已经建立2377天!

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