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

本站现有博文333篇,共被浏览909652

本站已经建立2612天!

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