-
Have a question? Please checkout our [Slack Community](https://slack.cloudposse.com) or visit our [Slack Archive](https://archive.sweetops.com/).
[![Slack Community](https://slack.cloudposse.com/b…
-
A slack post/email was received from a user:
> As suggested in your reply, we can exchange by mail. First of all, thank you for your work on sftp-gcs that's exactly what I need. We need files from…
-
```
Hello all,
I enabled SSH Server on my RT-N56U for using sftp with follwing link
https://code.google.com/p/rt-n56u/wiki/CommonTips#Let_your_FTP_server_be_secure
My Problem is now, that it's only …
-
Unable to add network folder (SFTP) due to error.
I am able to access the folder on the same device using a different application, and from my desktop via Filezilla, both using SFTP and the same cr…
-
- OpenStack Project: SEGuRo
- Access:
- Felix Wege
- Martin Moraga
- Priyanka
- Steffen Vogel
- Resources:
- Floating IP: 1
- RAM: 16 GB
- Disk: 32GB?…
stv0g updated
6 months ago
-
I can't add an SFTP repository in KopiaUI in Unraid without manually creating known_hosts file.
Why is this necessary? Where can I find the known_hosts file? I don't even have a root folder...
Any…
-
The tutorials below were written over a year ago.
All authors, please do the following:Take a look at your tutorial and check if it still works.Comment on this issue if your tutorial needs an update …
-
File download via glob pattern not working.
Example:-
**/dir/*.txt**
Error:-
15:15:28.726 Debug SFTP: Opening file '/dir/*.txt' (Open, Read): failure.
15:15:28.726 Verbose SSH: Session 37: Sent …
-
When using `multipass transfer`, the user on the instance side is `ubuntu`, meaning an attempt to write somewhere that it doesn't have access to fails with permission errors:
```
$ mp transfer fil…
Saviq updated
4 years ago
-
I'm trying to disable pseudo-tty allocation by setting `ssh -T` so that I can run lftp through apache without having to get access to the tty which SELinux blocks. It doesn't seem to be working as I'm…