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

本站现有博文323篇,共被浏览795473

本站已经建立2493天!

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