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

本站现有博文332篇,共被浏览882337

本站已经建立2587天!

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