Custom Query (8170 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (277 - 279 of 8170)

Ticket Resolution Summary Owner Reporter
#12417 duplicate Files/folders permission chacnge error on Manjaro Linux inverser
Description

Hello. When I try to change the permissions on a folder or file, I get the error. Watch this video: inverser.pro/simplescreenrecorder2-2021-04-10_15.42.12.mp4

#12415 fixed keyboard-interactive duplicates & signs and adds > sign janoszen
Description

When an SSH server issues a keyboard-interactive authentication to the client and the "instruction" field contains an & (and) sign (e.g. in an URL) the and sign is duplicated. Furthermore, it adds a > sign after a certain length.

Filezilla:

| Please visit the following link to authenticate: | https://github.com/login/oauth/authorize?client_id=063fe6a5dd3849276f35&&login > =janoszen&&response_type=code&&state=73aaa57b018e4119a381da7b5a0fc06e 
| Please enter the code received:

OpenSSH:

Welcome to ContainerSSH!
Please visit the following link to authenticate:
https://github.com/login/oauth/authorize?client_id=063fe6a5dd3849276f35&login=janoszen&response_type=code&state=b7d0a882dae24d32b000993522b80dbf

Please enter the code received:

Please remove extra formatting from the challenge so links can be properly utilized.

Context: I'm the author of ContainerSSH and we are implementing OAuth2 authentication for SSH. The binaries for this feature are not released yet, but I'm happy to provide a testing server if needed.

#12413 worksforme fileZilla makes new connection when downloading a file from the server CJ van der Hoeven
Description

Using the latest filezilla: 3.53.1 on Windows 10: Connecting to server : Ok Clicking on remote directories : Ok, Shows directory contents. Dragging a file from remote to local directory:

  • Filezilla creates a new connection on the control channel.

This is probably not a problem on a real ftp server. But I am debugging a tiny server on an ESP32 controller. And this controller can only handle a single client at the time. So it does not handle the new connect attempt while the primary connection is still active.

As a result, the new connect times-out, and the file download fails.

I wonder why Filezilla makes a new connection. Should it not continue with the existing connection?

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.