Skip to main content
AI Assist is now on Stack Overflow. Start a chat to get instant answers from across the network. Sign up to save and share your chats.
1 vote
1 answer
123 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 ...
Cheryl's user avatar
  • 11
0 votes
0 answers
140 views

I have made a website which is running perfectly on localhost but when I uploaded it on the hosting platform freehosting using Filezilla, I am getting the error: Failed to load module script: ...
asha mehta's user avatar
5 votes
1 answer
1k 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 ...
Raja Saad's user avatar
  • 494
0 votes
1 answer
293 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 ...
DarkW1nter's user avatar
  • 2,859
1 vote
1 answer
96 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:...
DarkW1nter's user avatar
  • 2,859
1 vote
2 answers
117 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 ...
HerrimanCoder's user avatar
0 votes
1 answer
578 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 ...
Preetam's user avatar
  • 39
0 votes
0 answers
254 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', ...
Matt's user avatar
  • 1
-1 votes
1 answer
544 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
0 votes
0 answers
45 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 ...
Hsinhsin Hung's user avatar
0 votes
2 answers
350 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-...
UrbanDae's user avatar
-1 votes
1 answer
124 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 ...
bobi's user avatar
  • 247
0 votes
0 answers
164 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....
FrenchCornichon's user avatar
0 votes
1 answer
181 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 ...
Shubham Raj's user avatar
11 votes
3 answers
10k 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 ...
pati51's user avatar
  • 345

15 30 50 per page
1
2 3 4 5
44