'lo all (and hi, Ben). We've just purchased CrushFTP for our nonprofit, and I'm having trouble setting up SFTP (FTP works fine, barring firewall issues). We...
Don't think that's the issue. Here's what I just did: 1. generated a new keypair (ssh-keygen -t rsa) 2. moved the public key to the ftp server, named it...
Can you login to this account using FTP? Can you login if you do not set the public key file? Crush does not care about local accounts or the systems ssh keys....
Do you have the sftp server instance set to share users from the lookup_21 server item, or its own? --Ben On Dec 4, 2007, at 3:12 PM, "andrewahoughton"...
Strangely enough, it was set on it's own, I don't know why. I changed it to share the lookup_21 item, but that didn't fix the problem (although the exception...
There is, but I will have to look it up later. It still seems the user is not being found. Have you tried another sftp client as a test? Did your changes to...
Yes, restarted CFTP. Changes held. Tried using Transmit as well as command line sftp, no help -- transmit works for plain FTP, WebDAV, WebDAV/SSL and FTP...
Okay, weird -- just tried connecting from a linux box, and it worked perfectly. I've been running my client on leopard (server is a debian box) -- I'm...
So the issue only happens when the source connection client is on Leopard? Maybe try updating to my early access version to see if it helps at all. Don't see...
My early access build has this feature. Its under the advanced tab of the server items properties. --Ben To get the early access build, choose check for...
I updated to 4.4_18, saw the checkbox for webdav, unchecked it, clicked OK but it didn't stick. When I opened the advanced tab again it was checked. I'm...
Hi, I installed CrushFtp4 on a Fedora 8 Linux box and tried to tun teh ftp server, but it failed with the following message: [support@ftp CrushFTP4_PC]$ java...
I forgot to mention the VM I am using: [support@ftp CrushFTP4_PC]$ java -version java version "1.7.0" IcedTea Runtime Environment (build 1.7.0-b21) IcedTea...
Hi, Version: 4.4_2 We are evaluate the ftp server but have problems connecting in passive mode due to firewall settings. Is it possible to somehow disable...
What's New in this Version -added support for FTP and FTPS proxying in the Virtual File System -added rolling expiration days to user manager (an account can...
I'm having an unusual file upload problem: In short when I upload an Excel file and overwrite the same file on the server, the file shows 0 KB (0 KB is...
Hello, I have an anonymous ftp account and want to disable the webinterface (http/https) only this account. Is this possible with Crush 4.5? Thanks, Ulf...
Hi Ben, Crush 4.5 on RedHat When using the magic directory plugin, I get always an 530 error on the server side when using one of the created accounts to ...
If you get my early access version, I figured out a workaround for the issue you were having with Crush. It has to do with IPv6 and IPv4. I now explicitly...
Hi, I'm running CrushFTP using the internal users/groups and internal authentication and everything works fine. I'd like to now use LDAP (specifically, AD) for...
Just released 4.5.1 with some important bug fixes and a couple new features. ***added ability to set the max failed logins per IP before the IP is banned. ...