Commit History

作者 SHA1 備註 提交日期
  Martin Prikryl 29ff9efc2c Bug 1944: Allow displaying all VMS file revisions with FTP protocol 4 年之前
  Martin Prikryl f7e1c07cd8 Limiting scope of Bug 2030 (Timeout while uploading files to some FTP servers using TLS 1.3) to affected servers only 4 年之前
  Martin Prikryl 6c6f5ed190 Bug 1973: Allow downloading a file from an FTP server via a symbolic link in scripting or when handling a URL 4 年之前
  Martin Prikryl c511004435 Bug 1963: Hang after receiving multiline response from FTP server 4 年之前
  Martin Prikryl b8fd5b18a2 Bug 49: Improved FTP support for VMS servers (and potentially for other non-Unix-like systems) 4 年之前
  Martin Prikryl bf0e65e581 Bug 1938: Allow downloading versioned VMS file in scripting 4 年之前
  Martin Prikryl 80bfb0d992 Bug 1921: Allow forcing use of LIST command to retrieve file information in scripting for FTP servers that has broken support for MDTM/SIZE commands 5 年之前
  Martin Prikryl aef97b306b Bug 1767: Automatically reconnect when FTP data connection cannot be opened, if it previously worked 6 年之前
  Martin Prikryl a9d399be81 Factoring out Disconnect method 6 年之前
  Martin Prikryl 0a08412ec1 Bug 1653: Files can be optionally encrypted when storing them on SFTP server 7 年之前
  Martin Prikryl c7a55143cb Bug 1637: Low logging level 7 年之前
  Martin Prikryl 642499f217 Factoring out common download code + Change: Last access time of downloaded files is no longer preserved 7 年之前
  Martin Prikryl 6c3bcc23e4 Placing Source() method declaration along other TCustomFileSystem interface methods 7 年之前
  Martin Prikryl 5cba2a567e Factoring out common upload code 8 年之前
  Martin Prikryl df8226b6df Bug 572: Amazon S3 protocol (renaming/moving) 8 年之前
  Martin Prikryl 60aa9c8da5 Bug 572: Amazon S3 protocol (duplicating) 8 年之前
  Martin Prikryl 80e08f8d60 Bug 572: Amazon S3 protocol (directory browsing) 8 年之前
  Martin Prikryl ed8f4a9fe8 Removing obsolete NO_FILEZILLA directive 8 年之前
  Martin Prikryl 53752ef745 Bug 1546: On VMS servers, do not use absolute paths with DELE command + OpenedSessionsFTPVMS counter 8 年之前
  Martin Prikryl 5678cc28c7 Bug 1169: Do not indefinitely retry transfer with FTP protocol when opening transfer channel is failing 9 年之前
  Martin Prikryl 2bf718b5ec OpenedSessionsFTPMVS counter 9 年之前
  Martin Prikryl a2023f757a Bug 1431: Autodetect FTP server timezone difference before file transfer, if it was not detected yet 9 年之前
  Martin Prikryl 17f055a342 Logging a warning when timezone difference is not know yet at the moment it's needed to convert timestamps from FTP LIST command 9 年之前
  Martin Prikryl 4cc2f46f3a Bug 1424: Autodetected timezone difference for servers not supporting MLST command was not taken into account for time on overwrite confirmation dialog 9 年之前
  Martin Prikryl d92c9bb362 Bug fix: Transferring newer files only did not work with FTP protocol 9 年之前
  Martin Prikryl 61320ef766 Bug 1403: Do not list remote directory when uploading file using FTP protocol with overwrite confirmations off 9 年之前
  Martin Prikryl 2adb346576 Free bytes for user can be displayed for IIS FTP server with FTP Directory Browsing > Directory Listing Options > Available bytes option enabled 9 年之前
  Martin Prikryl 68dae07d6e Bug 1395: When FTP server does not provide precise timestamp, but the timestamp otherwise matches timestamp of the last uploaded version of the file, using precise timestamp of the uploaded version instead 9 年之前
  Martin Prikryl db48da66df Bug fix: An open scripting command for FTP session with encrypted client certificate without passphrase but with password is silently ignored 9 年之前
  Martin Prikryl 4392420515 Bug 1380: Correct DST adjustments of FTP timestamps by IIS FTP server 9 年之前