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

本站现有博文327篇,共被浏览833709

本站已经建立2538天!

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