Skip to main content

Questions tagged [filezilla]

Open source FTP program

177 questions with no upvoted or accepted answers
10 votes
0 answers
3k views

FTP Passive mode (Filezilla) Windows server 2012 occasional " 426 Connection closed; aborted transfer of ""

Good Morning everyone, I'm hosting a FileZilla FTP server (passive mode) on a WIN 2012 R2 server hosted in MS Azure. FTP transfers are generally working fine - Several FTP uploads and retrievals are ...
Ottootto's user avatar
  • 101
6 votes
1 answer
52k views

Unable to connect to FTP server using Filezilla with router in-between

While connecting to my web server using filezilla, i am getting this error: Status: Resolving address of ftp.mysite.org.in Status: Connecting to 199.199.199.18:21... Status: Connection established, ...
haywire's user avatar
  • 294
5 votes
0 answers
649 views

FileZilla always discard local file

Every time I'm opening a file in FileZilla, which I've previously opened, FileZilla shows a dialog with options: to reopen local file, or discard local file the download and edit file anew. As I ...
alterionisto's user avatar
3 votes
0 answers
615 views

FileZilla sftp attempts to authorize via key before set password

I'm using FileZilla to sftp into a remote server. The logon type is "normal" with a username and password set. However, when I try to connect, based on level 3 debugging in FileZilla, it tries all of ...
Brian's user avatar
  • 31
3 votes
0 answers
273 views

Copying of large files failed

I have been running simulations in supercomputer often writing large output files in h5 format (around 750MB). For backing up data after simulations to my local computer, I used rsync command. At the ...
SKPS's user avatar
  • 130
3 votes
0 answers
476 views

View file in Filezilla without editing

In Filezilla, you can configure it to "View/Edit" a remote file when double-clicking it. However, doing so adds it to a list of files you are currently "editing", which means if I try to open the ...
Doug Kavendek's user avatar
3 votes
1 answer
213 views

FileZilla Misreports File Sizes

I have the task of downloading some backups from our hosted web site and the backup are quite large, 4,755,281KB, yes it's over 4GB. I installed FileZilla and navigated to the remote directory and it ...
Chris's user avatar
  • 701
3 votes
2 answers
3k views

File getting corrupted when uploading with Filezilla

I have been using Filezilla for a long time, but this morning something strange started to happen when i upload from local to server. When i upload file using Filezilla files are getting curropted. ...
puntable's user avatar
  • 129
2 votes
1 answer
3k views

FileZilla FTP server fails with error 425 (not in passive mode)

I'm experiencing an error with my FileZilla server, error 425. At first my problem seemed well experienced, except that I AM NOT IN PASSIVE MODE! It never switches to passive mode. Here is the log: (...
Mark Deven's user avatar
  • 1,660
2 votes
0 answers
1k views

FTP Server Active Mode Not able to connect

I'm unable to connect to FTP server via Active Mode. Filezilla with Active mode setting /*******************************************************************************/ Status: Connecting to xx.xx....
Shailesh's user avatar
2 votes
1 answer
421 views

Exclude path on FileZilla files search

I’d like to exclude directories from the file search window but I can’t manage to do that. As you can see the argument Path → Not Contains don’t prevent fileZilla to search into the LOGS folder… ...
onirix's user avatar
  • 141
2 votes
0 answers
2k views

FileZilla Hangs Initializing TLS

I've read the other questions about this problem, but the only solution that works is insecure FTP. After spending two months cleaning up after hackers this summer -- and not realizing it WAS ...
Ellsinore's user avatar
2 votes
1 answer
954 views

Show 2 remote connections side-by-side with FileZilla?

I am developping a website on a VM on my laptop and want to regularly upload the updates on the public server. I have been using Cyberduck to do that but the process is pretty slow. I want to switch ...
Xtophe's user avatar
  • 141
2 votes
0 answers
3k views

FTP Can't see the content of some folders

I am using Filezilla server and I've created a user with all privileges on specific folder and sub folders, but unfortunately, when LIST some directories it shows that the folder is empty even though ...
Mostafa Alayesh's user avatar
2 votes
1 answer
974 views

How to index ftp server on linux (preferably using gui)?

Basically I'm using FileZilla right now but wouldn't mind to use any other gui. What I want is to index all directories and files in an ftp server so I can review them later (without the need of any ...
WindowsXpUser's user avatar
2 votes
0 answers
296 views

FTP upload/download freezing and generally slow

I've got 100 mbps and can download from Steam with about 8-12 MB/s. Also I have an upload speed of 4-5 MB/s but those speeds are never actually used while doing something using FTP. The maximum ...
PoTTii's user avatar
  • 33
2 votes
0 answers
1k views

Error with AWS ubuntu server connecting to FileZilla

Made an Amazon web service instance today, with ubuntu server, it's working fine with apache, I can connect to the website on the browser without issues. But when I try to connect to FileZilla I get a ...
Rook's user avatar
  • 21
2 votes
2 answers
202 views

Apache Module blocking access to FTP

EDIT: previous server admin changed all sites to use Apache Module. Now the sites only run on apache:apache Problem is, now the client can't access their files in Filezilla, since originally the user ...
symlink's user avatar
  • 191
2 votes
0 answers
4k views

"No supported authentication methods available" when connecting to gcloud with FileZilla

I've followed this guide: https://cloud.google.com/compute/docs/tutorials/lamp/transfer-files I have my private key generated and added to FileZilla but I can't seem to connect. The guide specifies ...
ebeing's user avatar
  • 21
2 votes
2 answers
1k views

Why isn't my FTP server saving files properly?

I'm using Notepad++ with it's FTP functionality to edit files on my local machine. I also have FileZilla server running on my local machine which I am connecting to. I know this is a strange way of ...
Prinsig's user avatar
  • 195
2 votes
3 answers
3k views

How to take FileZilla credentials from the software's interface?

Hi I use FileZilla to transfer files to the server via FTP. I connected to FileZilla from my computer months ago. I entered the server address, port & administration password on to the startup ...
Tumbleweed's user avatar
2 votes
1 answer
768 views

Filezilla and Notepad++

I'm trying to "Edit" a file from my Filzilla FTP and it opens in Notepad++ just fine, but when it opens it prompts me: C:\Program Files (x86)\FileZilla FTP Client\-open doesn't exist. Create it? >...
Howdy_McGee's user avatar
2 votes
2 answers
3k views

How to synchronize file changes with files on the FTP server?

My project files are in the local folder in D:\xampp\htdocs\mysite The same files are on my FTP server. A git repository would exist only locally in a .git directory to keep track. I want to be able ...
Keeper Hood's user avatar
2 votes
1 answer
5k views

Connecting to FileZilla FTP Server on XAMPP localhost with Dreamweaver

I am running XAMPP 1.7.4. I've installed the FileZilla FTP server and I'm running it as a service. I created a user and when I connect as that user with the FileZilla client, I have no trouble ...
Keyslinger's user avatar
  • 1,751
1 vote
0 answers
5k views

curl: (35) error:0A00010B:SSL routines::wrong version number

I am using curl 7.85.0 under Windows 10 x64 and try to connect to a FTPS Filezilla server 1.5.1 using TLS V1.3 in passive mode. The server listen on port 635 on another Win10 computer. The command ...
fpiette's user avatar
  • 186
1 vote
0 answers
404 views

Character encoding problems after downloading from Filezilla

I have been using FileZilla for a while and I realized that when I download files from the server using FTP it encodes/changes some files making them useless to upload to a new server. I tried forcing ...
Valentin Teruggi's user avatar
1 vote
0 answers
2k views

Filezilla tabs are hard to read with dark theme

The tabs with the "Queued Files" etc. are displayed inconsistently to the rest of the theme (see image). Everything else uses a more "flat" design, whereas those tabs have a ...
jost21's user avatar
  • 787
1 vote
1 answer
2k views

vsftpd folder/subfolders permissions

I have set-up a VSFTPD and it's working, however there is a little problem with the permissions that is acting wierd. If I access the FTP user I created I can see all folders, subfolders and files ...
Jose Gutierrez's user avatar
1 vote
0 answers
175 views

ftp PASV inconsistency

I am using pyftpdlib as a python ftp server and filezilla as a client: some of my colleagues can't upload any files while I have absolutely no issues. I checked filezilla debug logs and found one ...
kitensei's user avatar
  • 193
1 vote
0 answers
4k views

FileZilla and IIS: GnuTLS error -110: The TLS connection was non-properly terminated

I'm trying to connect to a VPS running Windows Server 2019 using Filezilla Client, but get the error GnuTLS error -110: The TLS connection was non-properly terminated. My Let's Encrypt certificate ...
Adam's user avatar
  • 1,252

15 30 50 per page
1
2 3 4 5 6