Custom Query (8168 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (340 - 342 of 8168)

Ticket Resolution Summary Owner Reporter
#5272 fixed Fail to copy filename containing ':' character from Solaris 10 into Windows XP Januar Simarmata
Description

Hi,

I am trying to download from Solaris 10 into Windows XP a file containing ':' character. The complete filename is following: UAS_EDR901-06-09:210216.tar.gz

Filezilla shows it downloads the file, but in Windows I get the filename truncated to "UAS_EDR901-06-09" with 0 size.

Thanks, Januar

#5277 fixed CPermissions Init Err WangGuangbin
Description

CPermissions has a member m_pPermissionsHelperWindow.The window is initilized After an CPermissions instance was added to the m_sInstanceList. In some critical case,another CPermissions instance may call the CPermissions::UpdateInstances().In this Func,the uninitlized window is used.Mem Crash!

ASSERT((*iter)->m_pPermissionsHelperWindow); m_pPermissionsHelperWindow is not initlized,so it might be any value ::PostMessage((*iter)->m_pPermissionsHelperWindow->GetHwnd(), WM_USER, 0, 0);

In my pc,Init helper window before add to list is ok.

#5296 fixed cannot connect to server Kelley
Description

I have never had issues connecting to server. I click on the green check button, it does it's thing, and I'm connected. Today, I updated to version 3.3.2.1 Now, when I click the green check button, it says: Status: Connecting to 69.39.232.66:21... Status: Connection established, waiting for welcome message... Response: 220---------- Welcome to Pure-FTPd [privsep] [TLS] ---------- Response: 220-You are user number 1 of 200 allowed. Response: 220-Local time is now 08:08. Server port: 21. Response: 220-This is a private system - No anonymous login Response: 220-IPv6 connections are also welcome on this server. Response: 220 You will be disconnected after 15 minutes of inactivity. Command: USER kayceesc Response: 421 Sorry, cleartext sessions are not accepted on this server. Error: Could not connect to server Status: Waiting to retry... Status: Connecting to 69.39.232.66:21... Status: Connection established, waiting for welcome message... Response: 220---------- Welcome to Pure-FTPd [privsep] [TLS] ---------- Response: 220-You are user number 1 of 200 allowed. Response: 220-Local time is now 08:08. Server port: 21. Response: 220-This is a private system - No anonymous login Response: 220-IPv6 connections are also welcome on this server. Response: 220 You will be disconnected after 15 minutes of inactivity. Command: USER kayceesc Response: 421 Sorry, cleartext sessions are not accepted on this server. Error: Could not connect to server

I did not change any settings, I only updated to the latest version. What do I need to do in order to get a connection?

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