在 PowerShell 使用 wget2 工具,代码如下:
wget2 ftp://user:password@192.168.14.31/1.jpg
其中 user 替换为远程 ftp 的用户名
password 替换为远程 ftp 的密码
在 PowerShell 使用 wget2 工具,代码如下:
wget2 ftp://user:password@192.168.14.31/1.jpg
其中 user 替换为远程 ftp 的用户名
password 替换为远程 ftp 的密码