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

本站现有博文327篇,共被浏览833728

本站已经建立2538天!

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