Questions tagged as 'ftp'

1
answer

Which Form FTP Access From XPG Via Javascript

Do you have access to my free account on the hosting server XPG, through Javascript? I wonder if it's possible to just connect to Javascript with an FTP server ( ftp://ftp.xpg.com.br ), to "Send" files.    I need some way to select the loc...
asked by 28.07.2016 / 02:36
1
answer

How to upload an image of the FTP server through the URL?

I have a JSF application in which the images the user uploads are stored in an FTP directory. The easiest way I found of rendering these images is to put the FTP URL, with username and password in the SRC of the image: <img src="ftp://user:...
asked by 12.04.2016 / 14:24
1
answer

FTP to FTP IIS server

Good morning, I am using Ubuntu ftp to transfer a file to IIS ftp server. In this ftp server the user names accept the following format: username|usernameB due to the isolation of users. The following command does not work due to pipe...
asked by 21.04.2016 / 18:26
1
answer

Array for Table PHP

I have the following code that connects to an ftp and back a list. But I can not get him to mount a Table with this list. Does anyone know how to do it? $ftp_server = "ftp.site.com.br"; $ftp_user = "USER_FTP"; $ftp_pass = "SENHA_FTP"; $conn_i...
asked by 29.03.2016 / 22:44
2
answers

How to get the date of creation of a file that is on an FTP server c #

I'm using framework 4.5 and would like to know how to get the date and time of creating a file that is on an SFTP server, do not want to download it, just know the date and time it was created. I have permission to read the folder and file, th...
asked by 15.06.2016 / 21:30
2
answers

How to deploy Laravel 4.2 applications via FTP?

Hello, I'm trying to deploy an application in Laravel 4.2 via FTP, but the features and tutorials I've found have not been able to fix the problem. Could someone tell me a method?     
asked by 19.08.2014 / 04:47
1
answer

Python Subprocess checking whenever a new file is added

Need: I need to "observe" a directory, with each new file inserted in this directory I need to make a copy of this file and forward it to an FTP server. What I have: I can send the file via FTP, and I can check the files in the dire...
asked by 19.12.2018 / 22:18
0
answers

Upload FTP Images

I need to make a function that checks if there is any image in the folder: ("/storage/emulated/0/Pictures/GRP/"); if it needs to send the images via FTP. Would someone have a light to help me? I'm lost at this stage. If necessary, I'll ev...
asked by 12.12.2018 / 20:00
0
answers

How to configure an application in kinghost - Django [pending]

I'm trying to upload a site to the kinghost provider, the site was not developed by me and was done in python 2.7, however after putting the backup content in the folder that appears in the tutorial of the kinghost site, it seems that I have to...
asked by 26.11.2018 / 02:33
1
answer

Delay when updating files via FTP with Filezilla

I am sending the updated files to the server via FTP with Filezilla, it's a virtual store, and the edited files are simply style sheets, but when I press F5 to refresh the page and see the changes, nothing happens, I mean , immediately, sometime...
asked by 20.03.2014 / 14:48