-
I have installed r77 for test on several servers from Windows Server 2012 to windows Server 2022,and I have exprienced the same issue.,which server's service like RDP,IIS,FTP server,etc refuses outsi…
-
**What package is missing from Amazon Linux 2023? Please describe and include package name.**
the simple and old ftp client (sorry if it was in other package, I cannot find it!!!)
**Is this an u…
-
Hi!
I have a question - is it possible to run 2 local ftp servers with different root directories?
-
Note: always use vimdiff and do not overwrite the current configuration.
-
I get constantly disconnected from all FTP servers when browsing their files in the iOS Files app.
Tested it with multiple normal FTP servers on port 21. Connected with username + password.
I ha…
-
First off, thank you for creating this incredible library!
I'm trying to use fsspec to load data from a couple older FTP servers. They don't support the `MLSD` FTP command and the `_mlsd2` function…
awm33 updated
3 years ago
-
# Feature proposal
An implementation of OwlCore.Storage that's backed by FTP / SFTP.
We should use [FluentFTP](https://github.com/robinrodricks/FluentFTP) to do this, since [`System.Net.FtpWebReq…
-
### Bug Description
When trying to LIST '/' of this one specific FTP, I get errors:
>TypeError: Cannot create property 'modifyTime' on string '-rw-rw-rw- 1 generic 12663348 Oct …
tautv updated
2 weeks ago
-
ext-ftp no longer uses resources and now uses `\FTP\Connection`. But all the safe functions are type-hinted with `resource`.
Wrong:
```php
/**
* Sends an ALLO command to the remote FTP server t…
-
**FTP Server OS:** Unknown
**FTP Server Type:** Unknown
**Client Computer OS:** Windows
**FluentFTP Version:** 51.1.0
**Framework:** .NET 8
FtpListItem.Modified is a DateTime with Kind…