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

本站现有博文323篇,共被浏览795557

本站已经建立2493天!

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