aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external/lib/Lib/Storage/FtpConnection.php
Commit message (Expand)AuthorAgeFilesLines
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-7/+7
* chore: Add SPDX headerAndy Scherzinger2024-06-061-17/+2
* fix: Fix small psalm errors in FTP and LDAP connectionsCôme Chilliet2024-04-091-4/+1
* fix: Remove obsolete resource typingCôme Chilliet2024-04-091-2/+2
* Refactors "strpos" calls in /apps/files_external to improve code readability.Faraz Samapoor2023-06-021-2/+2
* fix ftp external storage with filezilla serverRobin Appelman2023-03-301-2/+8
* Rename file1 and file2 to source and target in Storage abstractionCarl Schwan2022-10-181-2/+2
* Fix a few psalm issues and moved back to psalm/phar 4.18Carl Schwan2022-01-121-1/+1
* add new ftp backendRobin Appelman2021-10-071-0/+234