Differences
This shows you the differences between the selected revisions of the page.
| 2013-03-17 | 2013-03-17 | ||
| preserve timestamp checkbox bug (martin) | bug 982 (martin) | ||
| Line 100: | Line 100: | ||
| === 2013-03-17 === | === 2013-03-17 === | ||
| * New ''!P'' pattern to include process ID into session log path. | * New ''!P'' pattern to include process ID into session log path. | ||
| + | * Workaround for servers that do not acknowledge file transfer. [[bug>976]] | ||
| * Bug fix: Failure when disposing ''Session'' of .NET assembly in process running with restricted privileges. | * Bug fix: Failure when disposing ''Session'' of .NET assembly in process running with restricted privileges. | ||
| * Bug fix: ''open'' command record in logs with masked-out password did not contain the command name. | * Bug fix: ''open'' command record in logs with masked-out password did not contain the command name. | ||
| * Bug fix: Pointless attempt to update source file timestamp, when uploading with FTP protocol. | * Bug fix: Pointless attempt to update source file timestamp, when uploading with FTP protocol. | ||
| * Bug fix: Preserve timestamp checkbox was not available for uploads with FTP protocol. | * Bug fix: Preserve timestamp checkbox was not available for uploads with FTP protocol. | ||
| + | * Bug fix: Failure when server does not acknowledge file upload with FTP protocol. [[bug>982]] | ||
| ===== 5.1.4 ===== | ===== 5.1.4 ===== | ||
| Line 110: | Line 112: | ||
| * Not requiring the .NET assembly to exist in file. [[bug>970]] | * Not requiring the .NET assembly to exist in file. [[bug>970]] | ||
| * Not considering ''3xx'' error code an error for post-login FTP commands. [[bug>972]] | * Not considering ''3xx'' error code an error for post-login FTP commands. [[bug>972]] | ||
| - | * Workaround for servers that do not acknowledge file transfer. [[bug>976]] | ||
| * Bug fix: Failure after system-wide change. [[bug>962]] | * Bug fix: Failure after system-wide change. [[bug>962]] | ||
| * Bug fix: Issuer and Subject were swapped on Certificate verification prompt. [[bug>967]] | * Bug fix: Issuer and Subject were swapped on Certificate verification prompt. [[bug>967]] | ||