Re: Error fetching directory list from IBM z198/z10 Mainfram
Unfortunately, our mainframe FTP was configured that way intentionally, and you can't connect to the private IP for TLS directly. You have to go through the public and non firewalled IP, which then...
View ArticleRe: Can't upload files, download works fine
Quote:Response: 553 Could not create file.Something is wrong with the server. Contact your server administrator or server hosting provider for assistance.
View ArticleRe: Password
There's no such thing as "a FileZilla password". Please elaborate, what exactly are you being asked for?
View ArticleRe: Password
The URL FileZilla is giving you is the FTP URL. This URL includes your FTP username (unless it's Anonymous), but not your password. Thus calling the URL in the browser asks for your password.1. If the...
View ArticleRe: version 3.6.0.2 portable version
The FTP server is probably using temporary upload names. This is to guarantee uninterrupted service on websites. The FTP server accepts the file and assigns a random name while it's uploaded, the old...
View ArticleFZ on Win 2008 r2
Hi all,I am running FZ v9.41 on Windows 2008 R2 64bit server. I have setup my users and groups and the default directory is d:\ftphome. There are a couple of directories under this directory. When...
View ArticleRe: FZ on Win 2008 r2
Did you setup your server according to the Network Configuration guide?
View ArticleRe: Password
this is the notice I get when I put in the password - 530 Login authentication failed
View ArticleRe: How do i rename/redirect a URL?
Change the FTP URL to the HTTP one. You must do this manually.
View ArticleRe: Error fetching directory list from IBM z198/z10 Mainfram
Code:Status: Server did not properly shut down TLS connectionCode:Error: GnuTLS error -110 in gnutls_record_recv: The TLS connection was non-properly terminated.Not the same error.
View ArticleRe: How do i rename/redirect a URL?
Can you give me step by step instructions on how to do this manually or in a text edit program? Thank you
View ArticleRe: FTP Server through FileZilla doesn't work
I did read the passive mode set up. I went out and bought a very long Cat 6e cable so i could hardwire the main router from my ISP to my desktop(server). I am still getting the same error messages...
View ArticleRe: Wiki: Cross-Compilation for Windows fixes
Oh, I didn't notice its editable (and appreciated). I've applied the suggested changes.Thanks.
View ArticleRe: version 3.6.0.2 portable version
I hear ya, but looking at the names, and the string, and the variable I just changed.. it wasn't the temp file , it was the file name was too darn long...I have another site running the same app,...
View ArticleRe: Error fetching directory list from IBM z198/z10 Mainfram
Its not the same error, but its exactly the same issue.GnuTLS error -9, GNUTLS_E_UNEXPECTED_PACKET_LENGTH logs this (catched by Filezilla):Code:Status: Server did not properly shut down TLS...
View ArticleRe: Filezilla client doesn't recognize SFTP server DST setti
Well, I'm going to use the following hack to disable remote tz offset detection until someone comes up with a better solution.Code:diff --git a/src/engine/sftpcontrolsocket.cpp...
View ArticleGnuTLS error -59: GnuTLS internal error.
Server is FileZilla Server 0.9.41 and 0.9.40.Client is FileZilla 3.7.0-rc1 and 3.7.0.Trying to upload a file using FileZilla 3.7.0-rc1 or higher while connected via FTPES results in a GnuTLS internal...
View ArticleRe: FTP Server through FileZilla doesn't work
Quote:Will my public IP only work outside of my network ?Yes. Due to the way NAT works the public IP's validity ends at the NAT gateway border. Inside the LAN the internal IP must be used.Disclaimer:...
View ArticleRe: version 3.6.0.2 portable version
About what lengths we speak here? Some applications barf when the path exceeds ~260 chars.
View Article