filesystem

command module
v0.0.0-...-8be4249 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 26, 2020 License: Apache-2.0 Imports: 17 Imported by: 0

README

云存储的私有文件保护系统

服务端操作集合

  • cd path 移动到path路径下
  • ls 显示当前目录信息
  • push filename dsc 上传文件到云端 本地绝对路径 -> 云端绝对路径
  • pull filename dsc 从云端获取文件 云端相对路径 -> 本地绝对路径
  • mv src dsc 移动文件
  • cp src dsc 复制文件
  • del filename 删除文件
  • deldir dirname 删除目录及目录下所有文件
  • mkdir dirname 创建目录 绝对路径目录
  • share filename username 分享文件
  • info 查看自己文件容器信息

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL