[Original] smbclient Local Area Network Batch File Download

Source: Internet
Author: User
I used to log on to the China UNIX blogArticleIt was suddenly used today. Think about it and collect it in one place!

1. List IP Shared Folder provided by the address
Smbclient-l 198.168.0.1-u username % Password

2, Image FTP Same as client Smbclient
Smbclient // 192.168.0.1/tmp-u username % Password
Run Smbclient After the command is successful, enter Smbclient Environment, prompt: SMB: \>
There are many commands and FTP Similar commands, such CD , LCD , Get , Megt , Put , Mput . With these commands, we can access the shared resources of remote hosts.

3, Direct one-time use Smbclient Command
Smbclient-c "ls" // 192.168.0.1/tmp-u username % Password
And Smbclient // 192.168.0.1/tmp-u username % Password
SMB: \> ls
Same functions
Create a shared folder
Smbclient-c "mkdir share1" // 192.168.0.1/tmp-u username % Password
If the user shares // 192.168.0.1/tmp Is read-only and will prompt
Nt_status_access_denied making remote directory \ share1

Four of my colleagues and I are on a LAN. The Copy command is as follows:
Smbclient // 192.168.1.100/ Xianhu Botanical Garden-U Administrator
Password:
SMB: \> prompt
Mget *. jpg

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.