Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix FTP codepage support #482

Merged
merged 2 commits into from
Jun 20, 2024

Conversation

ssvine
Copy link
Contributor

@ssvine ssvine commented Jun 19, 2024

This pull request fixes the issue #481

Some time ago WinSCP refused to support legacy encodings:

The problem is not on WinSCP side. You should push your server provider to add support for UTF-8, and not ask for support of legacy encoding in WinSCP.

At the same time, NetBox still supports different encodings, and this PR provides a small fix to them.

This PR also fixes sending long FTP command.

ssvine added 2 commits June 19, 2024 21:41
Some time ago WinSCP refused to support legacy encodings but NetBox still supports them
@michaellukashov michaellukashov merged commit bf56d5a into michaellukashov:main Jun 20, 2024
1 check passed
@ssvine ssvine deleted the fix-ftp-codepage branch June 20, 2024 19:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants