Questions tagged [filezilla]

FileZilla is an open-source FTP project. It has a cross-platform client and a Windows-only server software. Note: Questions MUST be programming related.

654 questions
-2
votes
2 answers

FTP Username and Password on Parallel Panel

I have taken space for a website using Parallel Panel,i am transferring my files using Filezilla ,but unable to login into it ,probably because of wrong credentials...how we can get username and password from parallel panel for ftp login?? Unable to…
Dark Knight
  • 125
  • 2
  • 10
-2
votes
1 answer

How to store remote directory listing to a file with Filezilla

Command line ftp no longer works for a remote site, so I'm now using FileZilla. Fine for uploading and downloading, but how do I get a directory listing on the remote machine? In ftp, I would type dir [remote directory name] [local file] I can't…
Joe Huang
  • 1
  • 1
-2
votes
1 answer

Filezilla public_html set permission from 00 to 750

How do I set permission to public_html folder ? Now it has permission 00 and when entering my site I get Forbidden error 403. And when I'm trying to open public_html folder I get: 550 Can't change directory to public_html: Permission denied Thank…
-2
votes
4 answers

Windows Azure VM Filezilla FTP Setup

I am using Windows 2012 R2 VM machine in Azure. I have read multiple article to setup Filezilla server in this environment. However, I am not successful. Any one faced this issue? Any solution will be greatly appreciated.
Karthick
  • 443
  • 4
  • 10
-2
votes
1 answer

cannot access ftp site via IE, Chrome or Firefox

I have the following FTP details as an example: Server: 10.10.100.10 User: dreamer Password: 12345 When I used FileZilla I can access the FTP site with the above credentials. When I use windows explorer, I put this in the address bar…
Dreamer78692
  • 215
  • 5
  • 20
-2
votes
1 answer

Why my PHP script is not running in website

I am C++ develoer and new with web. I bought web space and DNS, when I try to upload HTML changes they are getting reflected on my website, but when I right any PHP script and upload file no changes are getting updated. I am using FileZilla for FTP.…
Pranit P Kothari
  • 326
  • 3
  • 11
-2
votes
2 answers

I need something to create users in FileZilla (XML settings file) from the command-line

I'll be honest, I'm looking for some major help here. I need an application that will create user/pwd/foldername for FileZilla Server (it's an XML settings file), but that can be fired from the command-line, as it will take these variables (and be…
-2
votes
1 answer

Configure site onto the server

I am working on Zend Framework and I configured it into my Ubuntu 11.04. I created the virtual host for it and it running successfully into my localhost. Now recently I have got task from my client to configure the same code onto the server. So my…
J.K.A.
  • 7,272
  • 25
  • 94
  • 163
-3
votes
1 answer

An error occurred saving the transfer queue

I'm using macOS M1 and I'm having this problem after updating Filezilla: An error occurred saving the transfer queue to /Users/pradeep/.config/filezilla/queue.sqlite3. Some queue items might not have been saved. I think there is a file path…
pati51
  • 73
  • 6
-3
votes
1 answer

How can I deploy a Laravel package via filezilla?

I'm working on a Laravel project. I installed Laravel Nova via php artisan and integrated to the project locally. I know how to deploy files, but I don't know how should I deploy this package to the server via filezilla. I hope my question is…
-3
votes
1 answer

Why Does This Keep Happening To Me When I Do The Live Preview

Good Morning Everyone, So basically I have Brackets And File Zila, And I'm currently working on my final project however whenever I do the live preview in Brackets to check to make sure everything shows up and works correctly the url shows up as…
Veda
  • 5
  • 4
-3
votes
2 answers

Cannot delete files on AWS EC2 via FTP, permission denied

I run a WordPress site on AWS EC2 with Litespeed. When I log in via FTP I cannot delete anything, neither plugin nor theme files. FileZilla shows a rm /path/to/file permission denied error:
-3
votes
1 answer

Unable to connect Filezilla with Google Compute Engine

I am trying to connect Filezilla with Google Compute Engine. I have successfully created an ssh file. I am unable to get the username and password. This is the screenshot attached. Update 2nd screenshot
Dos
  • 154
  • 2
  • 4
  • 16
-3
votes
2 answers

How to solve error on Contact form (phpmailer) on server filezilla?

I am using PHPmailer for my contact form and when I open my website with XAMPP it works, but when I upload the website to online server (filezilla) the contact form display an error. use PHPMailer\PHPMailer\PHPMailer; use…
-3
votes
1 answer

CSS Designing not show on real time website

i have create a web page based on html and css it is working great on localhost but when uploads the files to ftp server then the Css part or design is not show by the ftp server???? so please help i am stuck!!!
1 2 3
43
44