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

本站现有博文319篇,共被浏览753521

本站已经建立2411天!

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