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

本站现有博文336篇,共被浏览940193

本站已经建立2650天!

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