update
This commit is contained in:
@@ -74,6 +74,7 @@ def _unique_path(path: Path) -> Path:
|
||||
class SCP(Provider):
|
||||
PLUGIN_NAME = "scp"
|
||||
URL = ("scp://", "sftp://")
|
||||
SUPPORTED_CMDLETS = frozenset({"add-file", "download-file", "search-file"})
|
||||
|
||||
@property
|
||||
def label(self) -> str:
|
||||
|
||||
Reference in New Issue
Block a user