Questions tagged as 'ftp'

1
answer

Update PHP files via code

I have a php application on the online server and I have this same application installed on other machines and tablets, I would like to know a way for me to be able to update my application on the online server in the case of php, js, css, etc....
asked by 28.04.2015 / 15:19
1
answer

How to access hosting files through Windows Explorer

I have a hosted website and would like to manage the files through Windows Explorer in the same way that I do for Cpanel, can I do this? If so, any tips on how to do it?     
asked by 23.08.2017 / 16:54
1
answer

Move Files After Upload FTP

My code uploads all images without a folder, and that's OK! But what does FTP need to do as images are sent to the path: "/storage/emulated/0/PicturesGRP/enviados"; , storing the uploaded images and avoiding to send an image again in the n...
asked by 03.01.2019 / 14:02
1
answer

FTP alias from / home to / www

Live, I created ubuntu all the necessary configuration to access by FTP, but at some point I encountered a problem: I restrict each user to only access his / home / $ USER folder, but I want each user to access the / www / $ DOMAIN Is i...
asked by 22.11.2014 / 16:50
1
answer

blank csv file

I'm trying to import a CSV file into the android phone, it does the import the file appears on the android device monitor, but when I open it, it is empty. codes: ImportFtpActivity class: package realsysten.com.br.sigarestaurante; import an...
asked by 15.06.2016 / 21:24
2
answers

Tool to work in a group [closed]

We have a problem here in the office that is to use a file that the colleague is already using, and save and thus lose the file, does anyone know of a solution? we use Brackets and Sublime text if it is some plugin helps a lot!     
asked by 10.05.2016 / 18:50
1
answer

How to make a file upload using lftp? [closed]

How can I send a file from my local machine to the remote server using lftp ?     
asked by 27.03.2017 / 19:59
1
answer

org.apache.commons.net.ftp UPLOAD

I am uploading a file to the server but if the file is a bit large (200mb +) the upload is finished but the program hangs and does not give me a return if the upload is complete. If the file is smaller I do not have this kind of problem. Here's...
asked by 20.09.2016 / 22:50