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

本站现有博文312篇,共被浏览744973

本站已经建立2389天!

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