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

本站现有博文329篇,共被浏览858916

本站已经建立2567天!

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