Questions tagged as 'file'

0
answers

How to specify the source path of a local file to the server

I would like to know how to specify to the server that the route I indicated is from my computer and not from the same server, what I have is a form in html that reads a .txt file and then sends it to a php file to read the file and insert the d...
asked by 05.10.2017 / 23:55
1
answer

compare a local file with another on ftp server c # [closed]

I have to compare two files, one in local and one in ftp server. The first thing is to compare them by name, if the names do not match I have to upload the local file to the server. If the names match I have to compare them by date of last modif...
asked by 03.11.2017 / 11:28
1
answer

How to convert a file file to String base 64 with javascript in jsp?

A help, I need to convert the file file (photo jpg) to String base64 and send it as a String through the json or my action reserve.    The jsp view where I declare the File    Json where I send the values entered to the reserve acti...
asked by 20.11.2017 / 13:51