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

Relax file naming restrictions #445

Closed ssvine closed 3 months ago

ssvine commented 3 months ago

This pull request fixes this issue

To relax file naming restrictions it makes several fixes:

Also this pull request doesn't use the default file mask *.* (for multiple files) or a file name (for a single file) in Copy / Move dialogs (copy to / move to edit box) to be similar to Far Copy / Move dialogs. Moreover, some file names may conflict with file masks (in case of a single file copy or move), preventing the original file name from being used. An example: abc.txt. will be copied to the local system as abc.txt.

sonarcloud[bot] commented 3 months 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