Commit History

Author SHA1 Message Date
  Martin Prikryl 4366234480 Logging totals of finished transfer 8 years ago
  Martin Prikryl c5c18bedc5 Failure when finishing background transfer that was not allowed to parallelize 8 years ago
  Martin Prikryl a5e1e1b72d Bug 1498: Remembered password is not used for reconnects 8 years ago
  Martin Prikryl c1eb59f265 Improving file transfer logging (including new progress logging) 8 years ago
  Martin Prikryl 2d5d58ef9a Logging file mask when collecting synchronization list 8 years ago
  Martin Prikryl 19890b476f Bug 875: Parallel background downloads 8 years ago
  Martin Prikryl 6e01b5ba12 Factoring out CopyToParallel 8 years ago
  Martin Prikryl 26f8b3427c Bug 1489: Sudden disconnect errors during authentication are randomly ignored 8 years ago
  Martin Prikryl 067e3a1821 Displaying error while enumerating source directory during parallelized operation + Not aborting local directory size calculation (and file enumeration) when a single subdirectory cannot be listed 8 years ago
  Martin Prikryl 0cb25af3b9 Optimizing parallel operation abort 8 years ago
  Martin Prikryl 13b44916fe Fixing parallel file list cleanup when creating a directory fails 8 years ago
  Martin Prikryl adf22ff8dd Factoring out CanParallel 8 years ago
  Martin Prikryl 181116ebef Generalizing TParallelOperation for any direction 8 years ago
  Martin Prikryl 505e5154a9 Removing unused code 8 years ago
  Martin Prikryl 2cf60801c1 Separator 8 years ago
  Martin Prikryl 98971fcb3c Typo in comment 8 years ago
  Martin Prikryl f8018d0f98 Parallel background uploads 8 years ago
  Martin Prikryl f9dd330fcd Typo in identifier name 9 years ago
  Martin Prikryl ea01897e79 No public writable fields in TFileOperationProgressType (in anticipation of shared progress for parallel transfers) 9 years ago
  Martin Prikryl ad0b8c749a Bug 1169 (Do not indefinitely retry transfer with FTP protocol when opening transfer channel is failing) implementation for directory listings 9 years ago
  Martin Prikryl 5678cc28c7 Bug 1169: Do not indefinitely retry transfer with FTP protocol when opening transfer channel is failing 9 years ago
  Martin Prikryl 0ccd2defd3 SSH password change + When opening secondary shell session fails, the main session is not Closed + Session.ExecuteCommand unit tests 9 years ago
  Martin Prikryl 71e1bdd8c4 Cancelling calculation or errors while calculating size of files to upload does not abort the the actual transfer 9 years ago
  Martin Prikryl 1d8c1ec215 Comment on how canceling file size calculation works 9 years ago
  Martin Prikryl 583e5699ef Comment that the csIgnoreErrors is possible redundant to IgnoreErrors argument of the ProcessDirectory 9 years ago
  Martin Prikryl 899f64469c Bug 18: Session log file rotation 9 years ago
  Martin Prikryl 2c54ae17dd Holding down Ctrl and Shift keys while running a remote custom command copies the command to clipboard instead of executing it 9 years ago
  Martin Prikryl ff9cac933e Bug 1441: Tunnel inherits SSH options from the main session 9 years ago
  Martin Prikryl d480042fe9 Bug 1433: Failure due to a disconnected session being left behind after opening a secondary shell session fails 9 years ago
  Martin Prikryl c9a1e7a750 Bug 1093: Detect symbolic link loops when finding files (improved to cover more complex symlink structures) 9 years ago