Skip to main content

Questions tagged [ftp]

File Transfer Protocol (FTP) is a well-established protocol for conducting file operations (such as transferring files) over a TCP-based network such as the Internet.

-1 votes
1 answer
19 views

Allow ssh and ftp access to AWS EC2 ubuntu

Previously, I accessed /home/ubuntu through port 22 only with the ssh server key, and now an external partner company has to access FTP and work on /home/ubuntu. So I created ftpuser account and ...
JRR's user avatar
  • 49
-3 votes
0 answers
11 views

How to install FTP server on iwave som board? [closed]

1.I have one i-wave som board. 2.I want to install FTP-server on it. So how to do it which utilities i will need for that? The thing is i need to install utility for it but which utilities i will need ...
Pritam's user avatar
  • 1
0 votes
0 answers
8 views

Why does my NiFi ListenFTP in Docker container close connections from the host machine?

I am experiencing an issue with FTP access from the host machine to a Docker container. FTP access works when I try directly from within the container. I am unsure where the problem lies. Context: I ...
Nicolas Boucquey's user avatar
-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
-1 votes
0 answers
13 views

unable to download package from rpm.pbone.net through ftp [closed]

I am attempting to download the RPM package (genext2fs) from rpm.pbone.net via FTP on Ubuntu 22.04. The website for the package is: https://rpm.pbone.net/...
NewUser's user avatar
  • 39
0 votes
0 answers
10 views

Receive/Get/Pull a file over FTP using ssh (gateway/forwarder) [closed]

Here is the scenario: My hosting provider only allow ssh (not FTP) My personnal NAS only allow FTP And I have a dev server that support both SSH and FTP. So in my I am doing this: <...
user26346776's user avatar
-1 votes
0 answers
18 views

How to transfer the plugins theme to your theme folder to edit the filter [closed]

I have the HUSKY - Products Filter Professional for WooCommerce plugin installed, but I don’t like the way it looks like the standard one, what do I need to transfer so that I can layout it myself as ...
Denсhiс's user avatar
-1 votes
0 answers
26 views

PSFTP - How to send all files in the directory to remote directory and later remove the files in local directory

I have a Windows batch script that transfers the files to a remote directory and later it removes the files form the local directory. The script works fine if there are no folders in the local ...
learner's user avatar
0 votes
0 answers
20 views

AH01071: PHP Warning: ftp_get(): PORT command is disabled in [duplicate]

I've run this script before on another server without problems but getting the following error in my logs: AH01071: Got error 'PHP message: PHP Warning: ftp_get(): PORT command is disabled in /path/...
bertster's user avatar
  • 383
1 vote
0 answers
35 views

Batch file download the most recent file from a FTP

Im using this script to try do download a file from a FTP but for some reason the name of the most recent .exe file is always empty. what im i missing ? I tried direferent aproches but no result. did ...
Filipe Carvalho's user avatar
0 votes
0 answers
28 views

capturing FTP failure using python subprocess [closed]

I'm running the below command from python script. run.returncode gives zero even if the FTP did not happen which may be due to incorrect ip or username or pwd. If the ip is incorrect, even run.stderr ...
Nupur's user avatar
  • 67
-2 votes
1 answer
24 views

Set SSL on FTP Reverse Proxy

I have a FTP server (an old NAS) witch I cannot set a secure (SSL) channel then I have another server (a backup server) witch store file only in a SFTP server. So I have thought to create a reverse ...
Ging3r's user avatar
  • 2,056
-2 votes
0 answers
29 views

Git repo not updating changes on production server

I tried to modify my projects files (which are tracked by git) directly on the production server, but now changes made in my local repository don't reflect on my production server. can anyone help ...
Codeparl's user avatar
  • 302
0 votes
1 answer
39 views

FTP download of the latest files of the day [duplicate]

I need to connect to the FTP server in Python and download all the files that appeared only today from five different folders. Deleting files is not required. I have just started to learn Python. We ...
Lem L's user avatar
  • 1
-2 votes
0 answers
22 views

Apache camel xml dsi

Facing issue in ftps upload, In logs it says connected and logged in to ftp server , about to upload file. While uploading its throwing error response code 522, connection or outbound closed. With ...
Rizwan S's user avatar

15 30 50 per page
1
2 3 4 5
946