GO-2024-3271: Rclone Improper Permission and Ownership Handling on Symlink Targets with --links and --metadata in github.com/rclone/rclone
package
Version:
v1.63.1
Opens a new window with list of versions in this module.
Published: Jul 17, 2023
License: MIT
Opens a new window with license information.
Imports: 18
Opens a new window with list of imports.
Imported by: 6
Opens a new window with list of known importers.
Documentation
¶
Package tree provides the tree command.
Tree lists fsrc to outFile using the Options passed in
FileInfo maps an fs.DirEntry into an os.FileInfo
IsDir is abbreviation for Mode().IsDir()
ModTime is modification time
Name is base name of the file
Size in bytes for regular files; system-dependent for others
String returns the full path
Sys is underlying data source (can return nil)
Fs maps an fs.Fs into a tree.Fs
ReadDir returns info about the directory and fills up the directory cache
Stat returns info about the file
Source Files
¶
Click to show internal directories.
Click to hide internal directories.