Documentation
¶
Overview ¶
The ccp ("cute copy") command copies files and directories while showing a colorful progress bar. It supports SFTP remote file copies similar to scp.
Directories
¶
| Path | Synopsis |
|---|---|
|
internal
|
|
|
cp
Package cp implements a concurrent file copy over the abstract wfs.FS interface.
|
Package cp implements a concurrent file copy over the abstract wfs.FS interface. |
|
render
Package render renders to the terminal using ANSI escape sequences.
|
Package render renders to the terminal using ANSI escape sequences. |
|
wfs
Package wfs implements a "writable file system" in the spirit of fs.FS.
|
Package wfs implements a "writable file system" in the spirit of fs.FS. |
|
wfs/osfs
Package osfs implements wfs.FS backed by the local filesystem.
|
Package osfs implements wfs.FS backed by the local filesystem. |
|
wfs/sftpfs
Package sftpfs implements wfs.FS using github.com/pkg/sftp.
|
Package sftpfs implements wfs.FS using github.com/pkg/sftp. |
Click to show internal directories.
Click to hide internal directories.
