Skip to content

liuqitoday/go-file-backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

使用webdav备份指定目录下所有文件

./go-file-backup -backupFilePath="~/n1-sync" -webdavParentFilePath="/n1-sync" -webdavUrl="https://dav.jianguoyun.com/dav/" -webdavUsername="username" -webdavPassword="password"

参数说明

  • backupFilePath 备份目录
  • webdavParentFilePath webdav目录
  • webdavUrl webdav服务URL
  • webdavUsername webdav服务用户名
  • webdavPassword webdav服务密码

About

自用文件备份工具

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages