Questions tagged as 'ftp'

0
answers

Upload FTP - PHP Progress bar

I have a code ready here, with upload to database and to a local folder that has a progress bar in javascript, however what I wanted was to use this progress bar to upload to a folder in an FTP and also to a database, but I am not able to change...
asked by 05.11.2018 / 13:33
0
answers

How to tell if a folder exists with IdFTP delphi?

I need to know if a folder exists on ftp I'm using the function below, but the error: --------------------------- Debugger Exception Notification --------------------------- Project perfil.exe raised exception class EIdReplyRFCError with me...
asked by 02.10.2018 / 19:50
0
answers

NoSuchAlgorithmException: DH KeyPairGenerator not available on Camel FTP

I'm using Apache Camel in a project. When I needed to use the FTP component to transfer files to a remote server, I faced this exception: com.jcraft.jsch.JSchException: Session.connect: java.security.NoSuchAlgorithmException: DH KeyPairGenerat...
asked by 27.09.2018 / 23:48
0
answers

Problems uploading site in wordpress on server

I developed a site in wordpress and needed to upload it to the FTP server, but the path /data/sites/jenkins/workspace/jbs-conexao-deploy-prod / and an error when uploading is creating /jbs in url this is my .HTACES...
asked by 22.08.2018 / 23:49
0
answers

upload txt file with ftp with php

How can we set up a file upload script, so it "sees" a local directory where I have the files I need to upload. I'm not a form but I need to do it via ftp, when I enter the page the same would have to "see" the local folder and upload the files...
asked by 26.06.2018 / 21:01
1
answer

How do I check if an html file was generated in ftp and if it was generated, open it in the browser?

I have a form, after completing and sending the form, a csv file is generated with the data of the form, the file is sent to an application on the server where it makes the necessary calculations and generates a html file in one fo...
asked by 08.05.2018 / 20:49
0
answers

Best way to transfer files between the cloud and a proprietary environment

Could anyone tell me the best method of file transfer (secure) between an iCloud (cloud) environment and a proprietary environment? And how would I do that?     
asked by 23.04.2018 / 21:31
0
answers

How to read / open an FTP file via C #

My scenario is app where I need to open a file in .PDF; do not download it, I want to open it directly. I found several tutorials where they teach Uploads and Downloads, but none that show how to read direct.     
asked by 27.02.2018 / 20:04
0
answers

FTP - Check for file existence on nodejs

I have a folder on a server, accessible via FTP. I would like to know a way in NODEJS where passing the file name, it would return me whether the file exists or not. I found an implementation in DELPHI - code     
asked by 16.01.2018 / 23:31
0
answers

FTP External access Amazon ec2 Windows Server

I have an instance of Windows Server 2016 t2.micro, in amazon ec2. I installed IIS with FTP support. I followed this guide to put my ftp accessible externally: link But without effect, in filezilla I get up to "arrive" at the IP address...
asked by 08.12.2017 / 18:13