Custom Query (8170 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (10 - 12 of 8170)

1 2 3 4 5 6 7 8 9 10 11 12 13 14
Ticket Resolution Summary Owner Reporter
#806 zlib missing in source FZ server hgfes
Description

TransferSocket.h has this #include <zlib.h>

zlib is not part of VC 7.1

After adding the missing zlib files to the zlib subdirectory and changing to

#include "zlib\zlib.h"

there are still errors.

Microsoft Development Environment 2003 reports: Linking... LINK : warning LNK4098: defaultlib 'LIBC' conflicts with use of other libs; use /NODEFAULTLIB:library Accounts.obj : error LNK2019: unresolved external symbol "bool cdecl IsValidAddressFilter(class CStdStr<char> &,bool)" (? IsValidAddressFilter@@YA_NAAV?$CStdStr@D@@_N@Z) referenced in function "public: virtual unsigned char * thiscall t_group::ParseBuffer(unsigned char *,int)" (? ParseBuffer@t_group@@UAEPAEPAEH@Z) Options.obj : error LNK2019: unresolved external symbol "bool cdecl IsValidAddressFilter(class CStdStr<char> &,bool)" (? IsValidAddressFilter@@YA_NAAV?$CStdStr@D@@_N@Z) referenced in function "public: void thiscall COptions::SetOption(int,char const *)" (? SetOption@COptions@@QAEXHPBD@Z) Permissions.obj : error LNK2019: unresolved external symbol "bool cdecl IsValidAddressFilter(class CStdStr<char> &,bool)" (? IsValidAddressFilter@@YA_NAAV?$CStdStr@D@@_N@Z) referenced in function "protected: void thiscall CPermissions::ReadSpeedLimits(class CMarkupSTL *,class t_group &)" (? ReadSpeedLimits@CPermissions@@IAEXPAVCMarkupSTL @@AAVt_group@@@Z) Accounts.obj : error LNK2019: unresolved external symbol "bool cdecl MatchesFilter(class CStdStr<char> const &,unsigned int,char const *)" (? MatchesFilter@@YA_NABV?$CStdStr@D@@IPBD@Z) referenced in function "public: bool thiscall t_group::AccessAllowed(struct sockaddr_in)const " (? AccessAllowed@t_group@@QBE_NUsockaddr_in@@@Z) ControlSocket.obj : error LNK2019: unresolved external symbol "bool cdecl MatchesFilter(class CStdStr<char> const &,unsigned int,char const *)" (? MatchesFilter@@YA_NABV?$CStdStr@D@@IPBD@Z) referenced in function "public: void thiscall CControlSocket::ParseCommand(void)" (? ParseCommand@CControlSocket@@QAEXXZ) ListenSocket.obj : error LNK2001: unresolved external symbol "bool cdecl MatchesFilter(class CStdStr<char> const &,unsigned int,char const *)" (? MatchesFilter@@YA_NABV?$CStdStr@D@@IPBD@Z) .\Debug/FileZilla server.exe : fatal error LNK1120: 2 unresolved externals

#4908 rejected z/os uss directory/file errors Steve Mann
Description

Problems with FileZilla client 3.2.8.1 and z/OS USS directories and files. These happen with servertype set to "default(autodetect)" or "MVS, OS/390, z/OS" in SiteManager.

If I issue a change directory for USS in z/OS, the FileZilla changes the second or later / to a . in the directory name.

Command: CWD '/etc' Response: 250 HFS directory /etc is the current working directory Command: PWD Response: 257 "/etc" is the HFS working directory.

Command: CWD msussl Response: 250 HFS directory /etc/msussl is the current working directory Command: PWD Response: 257 "/etc/msussl" is the HFS working directory.

At this point I really am in directory /etc/msussl but it displays in FileZilla as /etc.msussl

File transfers are also being messed up. Sending a file to /etc/msussl should end as /etc/msussl/file but FileZilla is sending it as /etc.msussl(file).

Command: STOR '/etc.msussl(CA.der)' Response: 125 Storing data set /etc.msussl(CA.der) Response: 250 Transfer completed successfully.

Retrieving a file does this also. This should have been retrieving file /etc/msussl/CA.der

Command: RETR '/etc.msussl(CA.der)' Response: 550 Command RETR fails: /etc.msussl(CA.der) does not exist. Error: Critical error

#8224 duplicate z/VM: Unable to analyze the returned directory Alain
Description

Hi,

FileZilla Client


Version: 3.5.3

Build information:

Compiled for: i586-pc-mingw32msvc Compiled on: x86_64-unknown-linux-gnu Build date: 2012-01-08 Compiled with: i586-mingw32msvc-gcc (GCC) 4.2.1-sjlj (mingw32-2) Compiler flags: -g -O2 -Wall -g -fexceptions

Linked against:

wxWidgets: 2.8.12 GnuTLS: 2.10.4

Operating system:

Name: Windows NT 6.1 (build 7601, Service Pack 1) Version: 6.1 Platform: 64 bit system

Statut : Connexion à 192.168.1.100:21... Statut : Connexion établie, attente du message d'accueil... Réponse : 220-FTPSERVE IBM VM Level 540 at PHOENIX.dassault-aviation.co, 14:27:57 EDT SATURDAY 2012-09-08 Réponse : 220 Connection will close if idle for more than 5 minutes. Commande : USER anonymou Réponse : 230 ANONYMOU logged in; working directory = /../VMBFS:DWSYS:ANONYMOU/ Statut : Connecté Statut : Récupération du contenu du dossier... Commande : PWD Réponse : 257 "/../VMBFS:DWSYS:ANONYMOU/" is working directory Erreur : Impossible d'analyser le chemin retourné. Erreur : Impossible de récupérer le contenu du dossier

With a previous version of filezilla we have at work, I can do what I want. Now with this one from home I can't... The deal is to send windows files to a z/VM mainframe. The target is BFS file architecture.

Able to test/send anything you ask me.

Regards Alain

1 2 3 4 5 6 7 8 9 10 11 12 13 14
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.