jimradford / superputty

The SuperPuTTY Window Manager for putty sessions
https://www.facebook.com/superputty
MIT License
1.9k stars 320 forks source link

File Transfer unable to parse directory if username include @ symbol #911

Open dr181818 opened 1 year ago

dr181818 commented 1 year ago

I'm trying to user File Transfer, logging into a server in which my username include username@domain.com .

Every line includes, " PscpClient - Could not parse directory listing entry" in the logs an the File Transfer window is blank.

Comparing the successful and failure cases, the differences in that this host has usernames which include @domain.com.

Thanks