Questions tagged as 'ftp'

0
answers

FTP connection in Windows Server 2012 R2

I have a Win Server 2012 R2 server that has IIS installed and with an FTP site created, I also created a user to use FTP. I configured the external port for FTP connection on the firewall to port: 2121 because I can not be using port 21....
asked by 23.11.2017 / 15:35
0
answers

Application to download all files from a directory in remote FTP

I'm trying to make an installer-type application for a proprietary system. The process it does is: it creates a directory and two subdirectories on a PC that will use the system. After creating the directory and subdirectories, the applica...
asked by 28.11.2017 / 16:47
0
answers

Ubuntu: Restrict user FTP / SFTP access to an existing folder

Consider the following situation on a web server mounted on UBUNTU: /var/www/site 1 <-- apenas root /var/www/site 2 <-- designer 1, root /var/www/site 3 <-- designer 2, root /var/www/site 4 <-- designer 1, root Meaning that...
asked by 29.10.2017 / 20:04
1
answer

AO creating mkdir folder via PHP is not accessible via FTP

I am on an Apache / 2.2.22 (Debian) server, and when creating a folder to upload an image for example the folder is totally inaccessible via FTP. You can not delete or even enter the folder. $folder_name = 'pasta/date/arquivos/'; mkdir($folde...
asked by 01.10.2017 / 18:41
0
answers

Problems with the .NET Framework version

I have an ASP.Net MVC 5 application and WebApi, in .NET version 4.5.2 and post them to my FTP server I get the following error (image at the end of the post) And asking the company's technical support, they answered the following:    Start...
asked by 18.08.2017 / 20:48
0
answers

Uploading Android files

I made an application where I select a photo from the album and load it into an imageView. Now I need to do a function to upload that same image to my FTP online. I'm seeing n examples and nothing works. Could you help me?     
asked by 09.08.2017 / 02:49
1
answer

FTPClient in passive mode

I'm having trouble trying to connect to FTP. For FileZila, it works normally .... but when I try for this code, it generates the following exception: j ava.net.BindException: Can not assign requested address: JVM_Bind The error occurs when I c...
asked by 20.07.2017 / 21:06
1
answer

FTP DreamHost what is the root folder?

My question is as follows, I'm trying to upload an FTP site on DreamHost, but I do not know what the root folder is, nor did I find the public_html ...     
asked by 21.06.2017 / 19:39
2
answers

Local backup with online access [closed]

Hey guys, I have a GoDaddy account with unlimited storage. I wanted to use this storage for backup (I did this via FTP with cobian backup) but also wanted to manage files via browser . Do you know any applications that do this? I want to tha...
asked by 16.06.2017 / 19:25
1
answer

How to use my ASP site (via Script) to upload a txt that is on another server by FTP address?

Can anyone help me to do an asp script to upload using my site in asp from a txt file by an ftp address from any other server?     
asked by 05.06.2017 / 16:56