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

本站现有博文320篇,共被浏览762443

本站已经建立2436天!

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