michaellukashov / Far-NetBox

SFTP/SCP/FTP/FTPS/WebDAV/S3 client for Far Manager 3 (http://farmanager.com/)
https://forum.farmanager.com/viewtopic.php?t=6317
GNU General Public License v2.0
155 stars 52 forks source link

Fix error when uploading an existing directory #471

Closed ssvine closed 1 month ago

ssvine commented 1 month ago

This pull request fixes #417 and fixes #470.

An error message is displayed in SFTP session when uploading an already existing directory to the remote: Error code 4 (Error creating folder).

This PR reverts commit 1ed9b3 in favour of commit 2d9d9d. The latter one resolves all the issues.

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud