Posts by Igor de Castro • 63 points
4 posts
-
0
votes1
answer57
viewsQ: Rails project deploy on AWS, port-free access
I need to upload a site developed in Rails in the AWS. However, whenever I give the start it is only accessible if I specify the port used by Rails (www.dominio.com:3000, for example). I tried to…
-
6
votes1
answer22028
viewsQ: Add photo in excel spreadsheet from local folder
I have a spreadsheet in Excel with a list of people. For each person I have a code. In a local folder I have photos of these people and the file name of the photos is the code of the person. Do you…
-
0
votes1
answer974
viewsA: Using Ftpclient I cannot send file to FTP server. Problem with permission
I could not identify a way to solve this problem with permission through the code or through the settings of Windows Server 2008 R2. I solved the problem by swapping the server OS.
-
0
votes1
answer974
viewsQ: Using Ftpclient I cannot send file to FTP server. Problem with permission
I’m developing an android app that accesses an FTP server where I store backup files. I’m using it as a base in that tutorial. The FTP server is Cesarftp. The operating system is a Windows Server…