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

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

本站已经建立2628天!

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