About
DavCopy is a free tool to make the copying of files and folders from WebDav or to WebDAV areas simple and straightforward. We use this tool to sync to our account on Humyo and this is our primary test environment, however the tools should work on any WebDAV environment.
Syntax
DavCopy is a command line tool that accepts a number of parameters, to see the available parameters, simply run DavCopy from the command line with no parameters.
C:\>DavCopy.exe
ITDEV DavCopy Version: 1.0.3398.29072
Copyright 2009 ITDEV Consulting. Web: http://www.it-dev.co.uk
DavCopy is free for non-commercial use only.
Syntax:
-u<username>
-p<password>
-m<max file size (KB)>
-s<source file or folder>
-e<delete once copied>
-d<destination folder>
-t<start time format: dd/mm/yy hh:mm>
-r overwrite
-a don't set date stamps on files
-n non-recursive
Parameters
-u Username
This is the username that you need to authenticate to your webdav server.
-p Password
This is the password that you need to authenticate to your webdav server.
-m Max file size in KB
Optionally, you can provide a max file size parameter in KB. Any file over this size will be skipped from being copied.
-s Source file or folder
This is the source folder or file that you wish to copy. if providing a folder, you can also provide a webdav folder that you wish to synchronize locally.
-d Destination folder
Provide the destination folder to which you wish to copy files to. If a webdav resource is provided as the source then this must be a local or network drive/share. If the source is a local folder or share then this must be a webdav path. The webdav path provided may not exist as DavCopy will create the folders.
-t Start time
Provide a start time that you wish the copy to start at.
-r Overwrite existing files
Overwrite files if they already exist.
-n Non-recursive
Only process the current folder provided and do not process any sub-directories.
-e Delete files once copied
Use this parameter if you wish to delete the files once they have been copied to the local or remote folder.
License
DavCopy is free for all non-commercial use.
For commercial licensing or any other queries, please complete the form below or send an email to sales@it-dev.co.uk
DavCopy Download