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

本站现有博文336篇,共被浏览948659

本站已经建立2659天!

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