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

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

本站已经建立2583天!

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