Curl WebDAV 여러 파일 업로드

1 개요[ | ]

Curl WebDAV 여러 파일 업로드
find . -name '*.txt' -exec curl -u testuser:P@ssw0rd http://서버주소/webdav/ -T {} \;

2 같이 보기[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}