sftp
Here are 393 public repositories matching this topic...
-
Updated
Dec 8, 2020 - C
-
Updated
Nov 12, 2020 - Java
-
Updated
Nov 24, 2020 - Go
-
Updated
Dec 7, 2020 - Python
-
Updated
Dec 8, 2020 - Go
I'm not sure if this is even possible, or if it's up to the Operating System, but I have two monitors and when the sudo pop-up opens when I'm editing a file, the dialog box opens on the other monitor (the primary one in Windows 10 settings). Would it be possible to force the dialog box pop-up to open on the same monitor as where the snowflake app is running? I totally understand if that is not som
-
Updated
Dec 1, 2020 - Python
-
Updated
Sep 4, 2020 - TypeScript
-
Updated
Dec 8, 2020 - Java
-
Updated
Dec 7, 2020 - C++
-
Updated
Nov 17, 2020 - Go
-
Updated
Nov 4, 2020 - Go
-
Updated
Dec 6, 2020
-
Updated
Dec 2, 2020 - C
-
Updated
Dec 2, 2020 - Shell
Improve this page
Add a description, image, and links to the sftp topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the sftp topic, visit your repo's landing page and select "manage topics."
What is your current rclone version (output from
rclone version
)?1.53.3
What problem are you are trying to solve?
Trying to prevent default password from being generated and added when
htpasswd
option is used. Since htpasswd is present, there generally should be no need for credentials besides those in htpasswd.How do you think rclone should be changed to solve tha