开发者

How do i FTP upload directory in Powershell

开发者 https://www.devze.com 2023-04-09 13:22 出处:网络
I came across this post: Upload files with FTP using PowerShell But I\'m lookinghow i can upload a directory with fil开发者_运维技巧es in it to a FTP server.

I came across this post: Upload files with FTP using PowerShell

But I'm looking how i can upload a directory with fil开发者_运维技巧es in it to a FTP server. Thanks in Advance


You should write a script that loop into directory and then upload files one by one. I don't remember that ftp command on windows can upload an entire directory.

You should find example here :

http://www.dostips.com/DtTipsFtpBatchScript.php

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号