Historia zmian

Autor SHA1 Wiadomość Data
  Martin Prikryl 8994d1f98e Simplifying CalculateFilesChecksum API 3 lat temu
  Martin Prikryl 1f30e227e9 Redundant calls to AbsolutePath 3 lat temu
  Martin Prikryl 03e38c75ae Refactoring checksum calculation to share more code between FTP and SFTP in anticipation of reusing it for SCP/Shell 3 lat temu
  Martin Prikryl 31c422a290 Improving logging of skipped SFTP packets 3 lat temu
  Martin Prikryl 1659fb8b0f Reseting packet data when dis/reconnecting 3 lat temu
  Martin Prikryl 9b304c1b32 Bug 1641: Support ACL for S3 4 lat temu
  Martin Prikryl 20c1219918 Typos in comments 4 lat temu
  Martin Prikryl a4f5fdd521 Bug 2016: Failure when entering directory that contains file with a slash in its name 4 lat temu
  Martin Prikryl 5ab9308af0 Bug 1999: Failure when SFTP server resolves "." path to an empty string 4 lat temu
  Martin Prikryl 9a215447f9 Bug fix: Some operations with relative paths (notably creating and deleting a subdirectory) were failing on encrypted session 4 lat temu
  Martin Prikryl b2465d9bc5 Logging when SFTP server returns higher version than asked for 4 lat temu
  Martin Prikryl 98b283f2cb Https in comment link 4 lat temu
  Martin Prikryl e02e1f7184 Recognizing [email protected] SFTP extension 4 lat temu
  Martin Prikryl af00201193 Avoiding unnecessary implicit Ansi to Unicode string conversions 4 lat temu
  Martin Prikryl af3adfbcab Bug 1933: Allow using SFTP servers that have problems with SSH_FXP_REALPATH requests 4 lat temu
  Martin Prikryl 988d011a7b Bug 1929: Preserve file permissions when overwritten files are recycled and transfer resume is disabled 4 lat temu
  Martin Prikryl d8a274d910 Bug 1922: Do not use a transfer via temporary file for files that would exceed system length limit with the temporary extension 5 lat temu
  Martin Prikryl f0f21cde90 Logging canceling of SFTP directory listing 5 lat temu
  Martin Prikryl 1747f92ac3 Bug 1738 – Stream interface in .NET assembly (download) 5 lat temu
  Martin Prikryl 092b1539fd With SFTP protocol files can be streamed to stdout in scripting using chunked encoding to distinguish multiple files (part of Bug 1738) 5 lat temu
  Martin Prikryl 8730059803 With SFTP protocol files can be streamed from stdin in scripting (part of Bug 1738) 5 lat temu
  Martin Prikryl cebb4e2a67 With SFTP protocol files can be streamed to stdout in scripting (part of Bug 1738) 5 lat temu
  Martin Prikryl 0854aece22 Naming consistency 5 lat temu
  Martin Prikryl 276d11c086 Bug 1883: Directory reading cannot be cancelled for SFTP servers that provide optional end-of-list field 5 lat temu
  Martin Prikryl f0c1dfcaa8 Bug 1766: It was not possible to overwrite remote file, when moving of overwritten files to remote recycle bin was configured, but the file could not be moved 6 lat temu
  Martin Prikryl 9c3603d79f Bug 1759: When uploading file to a symbolic link with enabled remote recycle bin, the symbolic link should not be moved to the recycle bin 6 lat temu
  Martin Prikryl 8b0a158bb9 Bug 1747: Consider size of linked file when transferring/synchronizing symbolic link 6 lat temu
  Martin Prikryl 7c0e13e33b Bug 1637: Low logging level (S3 and partly WebDAV) 7 lat temu
  Martin Prikryl ad4fb2091d Showing overall synchronization progress on progress window and taskbar (2nd phase - with overall status - based on sizes) 7 lat temu
  Martin Prikryl 9a7d3e2999 Not using resumable download when encrypting files (part of Bug 1653) 7 lat temu