Skip to main content
The 2026 Annual Developer Survey is live— take the Survey today!
Score of 2
1 answer
105 views

I am using WinSCP dll with VB.NET to connect to my Windows 2022 Server. I installed FTP server to enable FTP in the server. Everything seems fine. I can upload, move, delete files and folders using ...
Score of 1
1 answer
169 views

I'm a student learning about VB Net and I got a task to create a program in VB that allows me to upload files using FTP. But I always get this error despite the file being successfully transferred to ...
Score of 5
1 answer
1613 views

In my android App, I'm trying to connect and upload files to my FTPS server (using port 21), which is essentially FTP with TLS. The server is a FileZilla Server that works perfectly fine with the ...
Score of 0
1 answer
385 views

I have a scenario where I need to ftp thousands of files from a remote server to an intermediate - the intermediate has the ftp server installed - then from there to the destination server, Due to ...
Score of 1
1 answer
114 views

When using Pro CLI in Powershell I need to override the prompt if the file exists when doing a 'put'. I have the following but still get the prompt, is this correct? $scriptContent = @" open sftp:...
Score of 0
2 answers
161 views

I am attempting to build FileZilla 3 from source according to the steps here: https://wiki.filezilla-project.org/Compiling_FileZilla_3_under_Windows I got successfully all the way to the Building ...
Score of -1
1 answer
682 views

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 ...
Score of 0
0 answers
297 views

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', ...
Score of -1
1 answer
620 views

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 ...
user avatar
Score of 0
0 answers
55 views

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 ...
Score of 0
2 answers
387 views

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-...
Score of -1
1 answer
133 views

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 ...
Score of 0
0 answers
178 views

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....
Score of 0
1 answer
205 views

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 ...
Score of 11
3 answers
10716 views

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 ...

15 30 50 per page
1
2 3 4 5
44