-
The host and port are specified as:
example.com:9516
The text input to the right of the / is empty.
We have used the File Reader / SFTP connector before. The only thing we can think of is som…
-
-
**Describe the problem**:
[A clear and concise description of what the bug is.]
macOS 12.1 (21C52).
Sometimes sftp's upload button does not work, the right way this action will open my finder. …
-
VS Code on Windows 10
sftp.json
```
{
"name": "nosite-sftp",
"host": "146.2.222.52",
"protocol": "sftp",
"port": 22,
"username": "root",
…
-
Lately I've noticed some bugs and small:
- [x] When I search for a plugin the scroll bar doesn't work! https://github.com/deadlyjack/Acode/pull/1002
- [x] Plugins filter option https://github.co…
-
Hello, I set my username and password via the config.ini.
Launched the sysmodule via Tesla, and then tried to connect via STP.
When the connection is being established, the Switch returns the follow…
-
### Version
1.7.0
### Bug description
Hello everyone,
I'm working on a project where I need to set up an SFTP server using Apache SSHD, which allows users to access multiple directories within a…
-
I have a small problem connecting to one of our servers. I have this little test code:
require 'net/sftp'
```
Net::SFTP.start('SERVER', 'USER', {:password => 'PASSWORT'}) do |sftp|
puts "connecte…
-
Hi everyone,
I dont found where is my problem.... please help me if you can
This is my docker-compose file
```yml
sftp:
image: atmoz/sftp
volumes:
- ./ssh_host_ed25519_key…
-
Good day,
For my backup server I want to define the password in locals to leverage a data object.
````hcl
module "aci" {
source = "netascode/nac-aci/aci"
version = "0.9.1"
model = l…