-
I have deployed my code on two different FTP servers. So far, I have used git-ftp successfully to upload to one of them. My question is, can I simply push to the other (using manual ftp login info)? O…
-
Example: The MSU RTSF server
mr-c updated
10 years ago
-
Hey,
I have tried connecting to some FTP servers with no success. The interface of the FTP servers report that the Vita was able to successfully log in but I don't get a directory listing on the scr…
-
### Bug Report
| Q | A |
|-------------------|---------|
| Flysystem Version | 3.2.12 |
| Adapter Name | FTP|
| Adapter version | 3.10.3 |
#### Summary
…
-
**Do you read the FAQ?**
- [x] Yes.
**Describe the bug**
We can connect with servers in active mode. The SFTP extension lacks of an attribute to config the connection for servers in active mode. …
-
If you use the SftpClient on for example a webserver with multiple IP addresses, we need to be able to set which IP-address to connect **from**.
```c#
var ftp = new SftpClient(new ConnectionInfo(a…
-
In our current test suite, we start a local http server for testing file transfer over http.
We should do the same for:
- [ ] opendap inputs, presumably using `pydap`
- [ ] ftp inputs, perhaps …
-
### Is your feature request related to a problem? Please describe.
No
### Describe the solution you'd like
Would it be possible to add a so called ftpproxy function to sftpgo.
the idea is that you…
-
### Symfony version(s) affected
5.4 >=
### Description
The Finder component is not able to traverse folders when the supplied path is a stream (for instance `ftp://localhost/` and the current…
-
Using keepass2android with FTPS (FTP over or with TLS) servers that require TLS session resumption do not work.
This is mainly a security feature and partially a minor performance boost in connecti…