The ftp tag has no wiki summary.
1
vote
1answer
52 views
How to add user with SFTP/ FTP access to '/var/www/html/website_abc' folder on Amazon EC2 Centos? [closed]
Possible Duplicate:
Linux directory permissions
I'm working with some third-party developers and I would like to grant SFTP (or FTP) access to the root folder for a website they're working ...
-1
votes
0answers
6 views
vsftpd running on Linux 11.10 - single user downloading same files from multiple machines
Our web application requires that multiple machines login as a single user to download same set of files in a folder. At present with default vsftpd settings, our download machines download the ...
0
votes
1answer
13 views
Unable to write using IIS FTP … Keep getting Access is denied
I am having issues writing to my FTP site ... I am able to connect to the site using my FTP client. I have given the user account READ/WRITE authorizations inside of the IIS Web Site (which also ...
1
vote
1answer
24 views
IIS web server slows down when FTP transfers are in progress
A client is running an ASP.NET web site on an IIS Server (on Windows Server 2008 R2). It's a dedicated physical server, at an external host, and, for the most part, the site runs fine.
The client has ...
-1
votes
4answers
42 views
How can a web server installed on the same host as the FTP server?
I have a situation here where I have to make ftp to be available like http://ftp.example.com instead of ftp.example.com. Somebody advised me to install a web server on the same host as FTP server. ...
0
votes
1answer
27 views
FTP/SFTP client that can store sessions in MSSQL
I'm looking for a FTP/SFTP client that can store all the session information in a central SQL server, so all employees always have an up-to date list of FTP sites they can connect to.
I've been using ...
5
votes
0answers
52 views
Tunneling ftp connection [migrated]
here is my situation.
I need to access an FTP server at work. The server will only accept local IP's, so I cannot access it from my home machine. I have been able to ssh into my unix work machine ...
0
votes
0answers
14 views
frox as reverse proxy?
I have 'frox' setup as the ftp proxy on one of my servers, but I need to have all traffic to this system to be forwarded to another ftp server. I know about transparent forwarding, but I can't seem ...
0
votes
0answers
22 views
Kermit - how-to select files based on age
I've been asked to code a method to move FTP files from 'many' directories to 'one'.
Files to be moved must be older than 15 minutes OR have completed their upload.
On my first pass at the problem ...
0
votes
2answers
37 views
FTP directory restrictions via IIS6
We are trying to setup the FTP on our stand-alone dedicate Windows Server 2003 (Standard, 32bit, SP2) IIS6. We are NOT using AD.
It is NOT setup for user isolation, as I need the "administrator" ...
1
vote
1answer
40 views
Can't connect to web hosting with Filezilla - Shows Initializing TLS
I am trying to open my web hosting account using filezilla, but continuously failing to open it via Filezilla. It always gets timeout after saying Initializing TLS... My hosting provider are saying ...
0
votes
1answer
37 views
Blocking FTP access with iptables
I am trying to set up iptables to log connection attempts to port 21 on a server, then deny the connection. The logging works, but I can't get iptables to actually reject the connection or drop the ...
1
vote
0answers
73 views
FTP proxy with SSL support
I have a bunch of LXC containers with vsftpd daemon installed on each. I would like to forward/proxy traffic from dom0 server port 21 to particular containers based on ftp user name e.g. ...
-1
votes
0answers
30 views
Help with ftp server on windows server 2008 [closed]
Im new with windows server 2008 and ftp server.
I have a windows server 2008 wind ftp server and i cant seem to establish connection to upload file from my website,
also tryed to connect tru cmd and ...
0
votes
2answers
69 views
ftp.example.com pointing to many different servers
I wanted to setup something like this:
ftp.example.com
which points to different ftp servers. For example:
111.111.111.1
111.111.111.2
111.111.111.3
111.111.111.4
When someone connects ...
3
votes
1answer
30 views
Apache FTPServer Starting issue
I have Apache 2.2 Server up and running my Website on my Windows 2003 Server. I now want to give visitors the ability to upload/download data to my site. So, I installed Apache FTPServer 1.6 but the ...
0
votes
3answers
58 views
How to auto chown/chgrp files after FTP upload?
I have a new VPS setup with Debian + LEMP stack. Wondering how to automatically chown/chgrp new files uploaded via FTP to /srv/www/siteroot to www-data:www-data?
I am under the assumption this can ...
0
votes
1answer
72 views
Connection timeout when trying to SSH
The other day I tried to connect to my remote server via SSH as i always have. But now when I try to connect it just times out after about 60 seconds. I run
service ssh start
Which tells me that ...
1
vote
3answers
104 views
How to deploy new and changed files only via FTP
I'm working for a company who in some circumstances HAVE to deploy php web applications via FTP. I'm in the process of automating the deployment process and need to write a script to FTP the files to ...
5
votes
3answers
130 views
Weird file corruption when using FTP. Any theories?
Sometimes when I'm uploading a large number of small files via FTP, some of the files' contents will be replaced with FTP control messages. For example, after uploading a website I'll notice that an ...
1
vote
2answers
58 views
Is there a way to log who upload or change a spesific file? (centos)
There is a file that keeps infected with this code. I can't figure out why. So I want to log who upload or change the file. Is there a way to log who upload or change a spesific file?
PS: There is no ...
0
votes
1answer
36 views
lenny/plesk, useradd no restriction for homedir, and not able to login with shell /bin/false
I'm running debian lenny - plesk. I want to create a new ftp user, so I run
useradd -d /var/www/vhosts/somedomain.com/httpdocs/somedir johnny
everything okay, johnny can now login, but he is able ...
0
votes
1answer
17 views
FTP Connection closed by server
When i some times try to connect to remote ftp , its successfully connected , but other times the error reported from server "Connection closed by server" , while this happen by one or more remote ...
2
votes
4answers
84 views
Can't connect to ftp port 21
I installed ftp server on Windows 2003, enabled 21 port in Firewall and I can connect "telnet localhost 21" but can't connect "telnet 77.168.0.1 21"
What it can be?
0
votes
0answers
34 views
IIS 7.5 FTP blocking IP (across all ports) when trying to connect with incorrect password x 3 times
I have a win server 2008 R2 with IIS 7.5. I'm using the FTP service to upload some files. My FTP client had an incorrect password so after a few refreshes the server blocked my IP. Now I don't mind ...
0
votes
1answer
65 views
Cant Login using SSH or Filezilla FTP
I had been using linode successfully for the last 3 months. The server OS is a Ubuntu 10.04 LTS.
From a few hours, I am not able to login through SSH via putty. After I enter the username and ...
0
votes
0answers
26 views
FTP Upload Reaches 100%, but doesn't finish upload for hours later
So some of our users are having issues uploading files via FTP.
One file is 240MB once it reaches 100% it hangs there and still says its uploading for around 20-30 minutes sometimes an hour before it ...
-2
votes
0answers
16 views
FTP with Conntrack
I am having troubles with SNATing FTP connections.
My server A has a TUN tunnel over which i want to send all outgoing FTP connections.
I have configured server B so it successfully SNATs FTP ...
1
vote
0answers
34 views
Poor SSL performance with vsftpd
I'm trying to tweak vsftpd to achieve maximum performance for my usage:
I have only one or two clients that connect to the server.
File size is between ~15MB and 1GB.
Typical transfer batch ...
-1
votes
1answer
68 views
Allowing outbound FTP for Windows Server 2008 R2 [closed]
Were can I find instructions on how to allow outbound FTP (eventually to a specific IP) for Windows Server 2008 R2 Firewall?
2
votes
4answers
76 views
FTP server accessible internally, but directory listing fails externally
I just set up an FTP server using the latest version of FileZilla server. I set up a user and gave them a home directory. If I connect to the server via 127.0.0.1:21 or 192.168.1.42:21 (my local IP), ...
2
votes
2answers
57 views
FTP user on CentOS with '@' symbol in username
Our previous web server was Windows based, and it hosted multiple domains. As a result, if a user with name "username" wanted to log in via FTP to "example.com", they'd provide their username as ...
0
votes
1answer
67 views
How to stop file access during upload on windows server 2008 IIS7.5
I have an application that runs on a windows server 2008 box. It watches a folder for files, when a file appears (ftp upload) the application tries to move it to another folder as a test to see if it ...
0
votes
1answer
50 views
Command line FTP remote backup
I have a ftp upload script correctly working on a desktop machine. After moving everything on a Windows Server 2008 R2 it does not work.
Should I change the Firewall settings to be able to do the ...
0
votes
1answer
65 views
Chroot SFTP Users
I have an Ubuntu Server, where several users log in to upload some files. Each user has a home directory, in which I 'd like to be chrooted.
e.g. user1 connects with sftp to the server and is ...
1
vote
0answers
19 views
on the fly FTP mirror using Apache/Php
I got data on a private FTP server I want to mirror it, but "on demand".
My frontend is an Apache/PHP server...
Here's the flow :
Clients asks the apache server for a file
if file is not on hdd, ...
0
votes
1answer
27 views
Creating FTP site for uploading of files from multiple clients - how to create users
I am creating a FTP site that I want multiple users to upload files to. I don't want each user to see other uploads so I assume I will be using FTP User Isolation. However, do I create users ...
0
votes
1answer
52 views
ProFTPd configuration mod_auth_file cross folders with different rights in groups
I have decided to use mod_auth_file, and made AuthGroupFile and AuthUserFile but each user points to own home directory /home/username as described in AuthUserFile.
How to get server to work in ...
3
votes
2answers
65 views
connection times out after 1GB download
I have a very weird problem with few of my servers. It seems that users on these servers, whenever they download from them, either via FTP (proftpd) or HTTP (apache2), big files (over 1GB), the ...
0
votes
2answers
40 views
vsftpd - trim password for white space
Is there anyway to set the password to be automatically trimmed on space at start/end when logging in via FTP?
I have found that a lot of my clients are having problems when copy/pasting the ...
1
vote
1answer
117 views
Firewall blocking FTP server on Windows 2008 R2
I can access the FTP site without problems from the local machine, but it times out from the remote machine.
If I turn the firewall off COMPLETELY, it works. Obviously, this isn't really a ...
0
votes
2answers
170 views
CentOS Opening FTP port?
I'm not a server guru, just about know how to edit php.ini and few other bits, however I've been given a VPS to work with and keep getting connection refused when trying to connect to FTP,
Googled ...
1
vote
1answer
145 views
what ports do I open on windows server 2008 firewall for command line ftp to work?
I thought if I opened ports 20 and 21 it would work. Instead I'm able to connect and change directories but whenI try a 'dir' for example, I get "Could not open data connection to port XXXXX" with the ...
0
votes
2answers
48 views
How to get Proftpd to completely hide a directory
Within my ftp tree there is a directory that I don't want to be accessible via anonymous.
I am able to hide the directory in question and all the files within the directory.
What I have not been ...
0
votes
1answer
37 views
Oliver FTP Directory Listing
Has anyone used Oliver Simple FTP before? http://oliver.sourceforge.net/
I've set everything up, managed to log in with my newly created ftp account. However, there is no directory listing. When I ...
0
votes
1answer
28 views
PureFTPd - is it possible to limit file access for virtual users?
I have a website for a little group of people, where each of them can login using their username and password. Since we'd like to share some files, I am looking for a FTP server, which would allow ...
0
votes
2answers
37 views
Best Practices for publishing to a web server
I have a high traffic PHP based website and have 2 web servers which sit under a load balancer. I only have FTP access to change the files on the 2 servers when I wish to make changes to the site. ...
1
vote
0answers
21 views
Folders 'locked' to FTP access on Win Server 2003 Standard - firewall issue but how to resolve
I have a weird issue which is just affecting one of many sites on my Windows 2003 Standard server (running IIS6). I'm not a server admin by the way, but the company who manage my server don't seem ...
2
votes
2answers
121 views
Fast, reliable data transfers from/to China
We are a small company and we will need to transfer rather large amounts of data (10GB+ each time) between Europe and China in the near future.
As many may have experienced, Internet connections to ...
0
votes
2answers
69 views
FTP reverse proxying based on hostname/domain
I just set up nginx as a http/https reverse proxy and it worked well. After that, I realized that for some domains ftp services are available. I was able to install ftp.proxy and it also works well, ...