sftp
Here are 339 public repositories matching this topic...
This is more of a question, as I couldn't find it in the documentation. Does aria2 do any checks when downloading a file from multiple sources to ensure all of them are actually referencing the same file? Some basic checks might be based on comparing: 1) file size, 2) date (might not be consistent or even available), 3) first and last few bytes, 4) small chunk overlap, and compare the small ove
- I have searched open and closed issues for duplicates.
Description
I'd like to add something rather important to the wiki page How do filters work? but I don't have the knowledge yet. If this issues database is not the place for writing about the documentation, please let
Better documentation
Documentation is awful.
For instance, sign says it returns a string, but if it fails, it clearly returns false. No where in the documentation that I can find does it tell me to check for false, and thus, I'm left wondering if that's the only thing that indicates failure especially when it returns calls to two different other functions.
-
Updated
Mar 24, 2020 - Java
Describe the bug
RSA keys seems to be supported and it is technically possible to login with RSA pub keys. But there is no documentation about how can you configure to allow login with any RSA key
To Reproduce
Steps to reproduce the behavior:
- ssh root@server -i mykey.rsa
- Access denied
2019-08-19T14:49:13.425705Z [cowrie.ssh.factory.CowrieSSHFactory] New connection: 10.0.
Network drive - doc
I setup an instance connecting to S3, and created a sharing link, but unlike what the README mention, I cannot use it as a windows' network drive.
The documentation does not seem to mention any additional step to get this working. Any ideas?
Thanks !
-
Updated
Apr 3, 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
Apr 1, 2020 - Python
In issues like #356 a vague error message does not make clear that the platform does not support symbolic links. It would be helpful if there were documentation for this.
There is a type of SFTP server that is termed a "mailbox" style, where you can only download/read each file one time. The current library doesn't work well with these servers as fstat/stat calls are made in the downloading code and that triggers the read and deletes the file before you can actually download it.
A couple related issues in this project: #339 #206
Here's where Paramiko project
-
Updated
Apr 3, 2020 - Java
The documentation is pretty straightforward, I only need to do the following:
echo -n "mypassword" | docker run -i --rm atmoz/makepasswd --crypt-md5 --clearfrom=-
then copy the output $1$1TWZh6FZ$XNf2mNVT8HLIXEjAqGnZe/ to the arguments then append :e,
here is my whole argument:
tester:$1$1TWZh6FZ$XNf2mNVT8HLIXEjAqGnZe/:e
its not working, but an unencrypted password like `tester:mypa
Undocumented config
Description
README.md show's:
FTP & FTPS Configuration Options
{
"protocol": "ftp",
"host": "example.com", // string - The hostname or IP address of the FTP server. Default: 'localhost'
"port": 21, // integer - The port of the FTP server. Default: 21
"user": "user", // string - Username for authentication. Default: 'anonymous'
"pass": "pass", // strin
-
Updated
Apr 3, 2020 - C++
Hello, everyone!
I've noticed an issue on the helm chart. We may configure the names of longTerm and tmp volume claim templates, but the mount for them are invariably named mgob-storage and mgob-tmp:
- https://github.com/stefanprodan/mgob/blob/master/chart/templates/statefulset.yaml#L60
- https://github.com/stefanprodan/mgob/blob/master/chart/templates/statefulset.yaml#L30
Accord
When I rename a file in Windows Explorer, a second file seems to be created with the new name. After refreshing, 2 identical files are displayed.
When I look online at the OneDrive location (mobile app or webpage), there's only 1 file.
I'm unable to remove 1 instance of the doubly displayed files.
.
It is not.
(version 1.0.22)
-
Updated
Mar 20, 2020 - Shell
-
Updated
Jul 24, 2018 - Python
Local Backup
Great plugin. Thank you. Please post setting to save/ reflect edited changes to local backup.
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."