Custom Query (8174 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (436 - 438 of 8174)

Ticket Resolution Summary Owner Reporter
#505 Remote Tree not updating anonymous
Description

Using 2.2.1b

For the past several releases, I have been experiencing an odd problem. After dragging and dropping a file from the local to remote directory (and the file appears to STOR), the remote tree view does not update with the new file time/size, etc.

If I try refreshing from the menu, I get nothing different. If I close FZ, and then open and reconnect -- I will see the new file (if it was newer), or the older file (if older -- did it "fail" to upload?)

I tried two different ISPs; my current config v. the default config; Cache On v. Cache Off; Passive v. Active; Auto-Overwrite v. Prompt.

Does not exhibit behavior in WS_FTP lite.

Any help would be deeply appreciated.

#506 FZserver - Missing Titles glenara
Description

Missing a couple of lines of code to set the title of the Groups and Users dialog boxes.

CUsersDlg.cpp BOOL CUsersDlg::OnInitDialog() {

SetTitle("Users"); <<<

CSAPrefsDialog::OnInitDialog();

CGroupsDlg.cpp BOOL CGroupsDlg::OnInitDialog() {

SetTitle("Groups"); <<<

CSAPrefsDialog::OnInitDialog();

I realize this really isn't a bug but I hope it's useful.

Glen

#507 Empty remote file listing even with files there bcheong
Description

I used FileZilla 2.2.1b and tried accessing a Japanese based HP-UX server and no files were listed in the GUI.

I enabled "show raw directory listing" and it shows that there are files in the server as well (as shown below):

Response: 150 Opening ASCII mode data connection for /usr/bin/ls. Trace: ‡Œv 18 Trace: drwxr-xr-x 4 root root 96 10ŒŽ 23“ú 13:42 . Trace: drwxr-xr-x 25 root root 8192 11ŒŽ 5“ú 20:50 .. Trace: drwxr-xr-x 2 root root 96 10ŒŽ 15“ú 11:27 lost+found Trace: drwxr-xr-x 8 oracle oinstall 1024 11ŒŽ 13“ú 16:40 oracle Response: 226 Transfer complete. Status: Directory listing successful

Is there a way to over come this issue?

Many thanks.

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