Skip to main content

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.

filezilla
-3 votes
0 answers
12 views

Getting this error after i uploaded my web files on filezilla [closed]

Connected. File: /home/u727832680/domains/greenforestcu.com/public HTML/application/config/database.php Line: 73 I was expecting to get my website to be fully displayed but I keep getting this same ...
ADEWUMI MUYIWA's user avatar
-2 votes
0 answers
40 views

strato.de hosting, having problems uploading website on basic plan

Here’s what I’ve done so far: Successfully transferred the website files to the webspace using SFTP. Tried to configure the domain by selecting the directory where my website files are stored. The ...
Sebastian Eichenauer's user avatar
0 votes
1 answer
57 views

SFTP using Jump/bastion Server using public key authentication

Let assume that I have a client machine C, a jump server J, and a destination server D. I want a setup where I connect/SFTP with C -> D via J. It is working with password authentication and ...
Preetam's user avatar
  • 39
0 votes
0 answers
41 views

How to Access and Modify wp-config.php via FTP on AWS, Backup WordPress Site, and Update Plugins

I need to: Access the wp-config.php file via FTP (SSH) using Filezilla, WinSCP, or Ubuntu Linux on a VM. Toggle the logic from define('DISALLOW_FILE_MODS', true); to define('DISALLOW_FILE_MODS', ...
Matt's user avatar
  • 1
0 votes
1 answer
116 views

How to implement an FTP client when using a Filezilla server on the same computer

Hello my final target will be to write a program to send files through sftp to ax external server. In order to understand I decided before to go through ftp working with Filezilla server. So my idea ...
Luca's user avatar
  • 1,000
0 votes
0 answers
30 views

FTP connect with Windows powershell after setting the firewall port and passive-mode checked [duplicate]

I have encountered some issues when clients connect to the server using FTP. Specifically: When the client uses File Explorer to open ftp://192.XXX.XXX.XXX, they can browse the files successfully, as ...
Hsinhsin Hung's user avatar
0 votes
0 answers
118 views

Not able to connect to ftp server using filezilla through ngrok

I am using ngrok to expose ftp server publically. When I am connecting to ftp server using file zilla client it is showing error which is "Server sent passive reply with unroutable address. Using ...
Sourabh Bharamkar's user avatar
0 votes
2 answers
203 views

How to read an output of filezilla-server-crypt command with a cmd/batch script?

in order to migrate an FTP database to an SFTP database, I need to create a script that modifies a xml file. For the user, I need to encrypt the password. I've found that a file called filezilla-...
UrbanDae's user avatar
-1 votes
1 answer
57 views

How to fix extra empty lines in files that are downloaded by FileZilla Client and Uploaded by VS code

I have problem when i upload file to remove server with VS code and extension SFTP then if i download same file with FileZilla Client and open with VS code im getting a lot of extra empty lines. How ...
bobi's user avatar
  • 207
0 votes
0 answers
87 views

How can I connect to my FTPS server made with Java?

I recently created an FTPS server in Java and now I want to connect to it. Firstly I create a keystore file using Powershell Terminal : keytool -genkey -alias mykeystore -keyalg RSA -keystore keystore....
FrenchCornichon's user avatar
0 votes
1 answer
84 views

Is it possible to update my PHP website hosted on an FTP server when the database is located on separate XAMPP server? If so, how can I achieve this?

I am seeking information on the feasibility of updating a PHP website hosted on an FTP server when the website's database is located on a separate XAMPP server. I am interested in understanding if ...
Shubham Raj's user avatar
5 votes
1 answer
7k views

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 ...
pati51's user avatar
  • 185
2 votes
1 answer
6k views

How to build and deploy the Angular Server Side Rendering (SSR) build files to Azure Web App service thought the FileZilla ftp?

I'm working on the Angular SSR, using the Angular official sample project to do the testing. Steps to build the Angular SSR project. npm run build:ssr it will auto generate the dist folder. Inside ...
Edward's user avatar
  • 29
0 votes
0 answers
87 views

How do I select a specific SSL certificate in FluentFTP?

I'm connecting to a shared hosting site and the hosting company says it has a valid certificate, but I get a failure with FluentFTP. If I use Filezilla, I see a dropdown that lets me select "...
ilens's user avatar
  • 1
1 vote
1 answer
205 views

Specify external IP address for active mode in Python ftplib

I'm using active mode for transfers with my FTP server. In WinSCP and FileZilla there is an option for network external IP. If I give my IP in those boxes, I'm able to connect to the FTP server with ...
Naveen Kumar's user avatar

15 30 50 per page
1
2 3 4 5
44