Webdav command line client under UbuntuLinux

Source: Internet
Author: User
Method 1: Use davfs2: # apt-getinstalldavfs2 # mkdir/media/akann # mount-tdavfshttp: // Upload... method 1: Use davfs2: # apt-get install davfs2 # mkdir/media/akann # mount-t davfs http://www.server.com/dir/media/akann to copy and copy like a common file, however, the davfs file system cannot be used when some vps servers do not support the/dev/fuse module. Method 2: Cadaver: very simple # apt-get install cadaver # cadaver http://www.server.com/dir and then prompts you to enter the account password. The problem is that cadaver does not support https. method 3: curl is a gold # apt-get install curl # curl -- user account name: Password-T file name https://www.server.com: 443/dir -- trace-ascii goo.txt download: # curl -- user: Account name: password https://www.server.com/dir/file name> the file name is sorry that no process bar is displayed in curl.



Author Akann
Related Article

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.