Search the web
Sign In
New User? Sign Up
crushftp3support · CrushFTP3 & CrushFTP4 Support
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 3489 - 3518 of 3729   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3489
hello, respect der java crushuploader the proxy settings from the java control panel? we have a customer who can upload with the webinterface but with...
thor1901
Offline
Jul 1, 2009
4:39 pm
3490
Crush4's CrushUploader won't work. CrushFTP5 which is development works around this and will resolve this issue with uploading. Sorry, Ben ... [Non-text...
Ben Spink
spinkb
Offline Send Email
Jul 1, 2009
4:45 pm
3491
I am trying to get LDAPS working with our AD environment but am getting the error that "no trusted certificate found". I have imported the certificates for...
azathoth2k64
Offline Send Email
Jul 9, 2009
2:50 pm
3492
Exactly which keystores did you import the certs into? Are you certain its the keystore your JVM is using? The LDAPS:// is using the default JVM keystore. Let...
Ben Spink
spinkb
Offline Send Email
Jul 9, 2009
3:06 pm
3493
I imported them into the keystore that CrushFTP is using for SSL (specified in prefs.XML). I just imported them into the cacerts file in...
azathoth2k64
Offline Send Email
Jul 9, 2009
5:20 pm
3494
The crush keystore won't help, its only the JVM's general keystore that is used. When testing, its using the local machine's keystore. When actually operating...
Ben Spink
spinkb
Offline Send Email
Jul 9, 2009
5:30 pm
3495
Ok. It is working for the server but failing for the client which isn't a big deal. I have multiple JREs so it is just a matter of finding the right one....
azathoth2k64
Offline Send Email
Jul 9, 2009
5:37 pm
3496
Is it possible to do remote admin from multiple systems? I have my system working but when try to run remote admin from two different PCs, I am getting the...
azathoth2k64
Offline Send Email
Jul 13, 2009
4:07 pm
3497
Connection refused basically means you entered the wrong IP or port for the remote admin session. Remote admin can be done from multiple machines, but only one...
Ben Spink
spinkb
Offline Send Email
Jul 13, 2009
5:05 pm
3498
Ben, I just installed the 4.9.7 update this morning and am now having a problem with webforms. The form works correctly when using the Browser Uploader, but...
spkadel
Offline Send Email
Jul 13, 2009
5:38 pm
3499
I double checked the ip/ports and everything looks good. I grabbed a packet capture of a working and failed session and the one difference is when the client...
azathoth2k64
Offline Send Email
Jul 13, 2009
5:41 pm
3500
Which essentially means your server isn't configured to handle PASV connections correctly. Do a test with my online diagnostics page and verify it passes the...
Ben Spink
spinkb
Offline Send Email
Jul 13, 2009
5:44 pm
3501
How is the event configured? on disconnect? Do you have async events enabled int he server prefs, misc tab? Let me know, Ben ... [Non-text portions of this...
Ben Spink
spinkb
Offline Send Email
Jul 13, 2009
5:45 pm
3502
e-mail event is configured to run immediately. Asynch is not enabled. Thanks, Sixton ... [Non-text portions of this message have been removed]...
Sixton Kadel
spkadel
Offline Send Email
Jul 13, 2009
5:51 pm
3503
The results are from two different clients trying to connect to the same ftp server. How could it work for one client and not the other? Both clients are...
azathoth2k64
Offline Send Email
Jul 13, 2009
5:54 pm
3504
That isn't really a safe configuration as there is not a guarantee of the order of events when posting the file if the form is posted before the file or after...
Ben Spink
spinkb
Offline Send Email
Jul 13, 2009
5:55 pm
3505
Turned on async; working now. Thanks, Sixton ... [Non-text portions of this message have been removed]...
Sixton Kadel
spkadel
Offline Send Email
Jul 13, 2009
5:56 pm
3506
The difference is in the source IP where the connection came from. One was recognized, as the same LAN IP maybe so the PASV response was different than the...
Ben Spink
spinkb
Offline Send Email
Jul 13, 2009
5:58 pm
3507
Thanks- I have switched the event to on disconnect. Sixton ... [Non-text portions of this message have been removed]...
Sixton Kadel
spkadel
Offline Send Email
Jul 13, 2009
5:59 pm
3508
One of the other systems that has the same connection problem is in the same subnet as the system that works. Is this behavior user adjutable? I ran the diag...
azathoth2k64
Offline Send Email
Jul 13, 2009
6:27 pm
3509
The bounce attack block seems to be the same result as what you are seeing. Is the server running on Linux? You can set a hard coded PASV response IP in the...
Ben Spink
spinkb
Offline Send Email
Jul 13, 2009
7:14 pm
3510
Yes, the server is running on Linux. What variable needs to be set/changed to hard code the response IP? Thanks, Keith...
azathoth2k64
Offline Send Email
Jul 13, 2009
8:00 pm
3511
Server prefs, click on your FTP item, and change the PASV server IP from "auto" to be the right IP. Some Linux configurations are prone to this issue...others...
Ben Spink
spinkb
Offline Send Email
Jul 13, 2009
8:30 pm
3512
That solved it. Thanks, Keith...
azathoth2k64
Offline Send Email
Jul 14, 2009
2:40 pm
3513
3 questions 1) I can't find any startup script or conf file in the windows version of CrushFTP that controls the amount of memory used. Is there a way to do...
clader23
Offline Send Email
Jul 14, 2009
8:31 pm
3514
1.) Once the service is installed, a "service" folder is created that has a conf file in it for controlling service operations. This includes the max memory....
Ben Spink
spinkb
Offline Send Email
Jul 14, 2009
8:45 pm
3515
I have Crush up and running just fine, it is using port 21 on my router. But now I want to add a network drive/FTP server (LaCie drive) to the same router but...
Mark Savoia
ctphoto1
Offline Send Email
Jul 15, 2009
2:45 pm
3516
The port can be changed in crush by opening the prefs and typing in another port. However, all your users will now need to point to different port for FTP, and...
Ben Spink
spinkb
Offline Send Email
Jul 15, 2009
2:51 pm
3517
Sounds a bit of a workaround but I will give it a try. Mark...
Mark Savoia
ctphoto1
Offline Send Email
Jul 15, 2009
3:10 pm
3518
First, I just wanted to say we've purchased an unlimited version of CrushFTP and I have it setup with an SSL certificate through Thawte. I'm very happy with...
richchisholm
Offline Send Email
Jul 16, 2009
8:40 pm
Messages 3489 - 3518 of 3729   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help