Quantcast
Channel: FileZilla Forums
Viewing all 11475 articles
Browse latest View live

Re: Mac OSX 10.7.5, FileZilla 3.6, Icon Bounces, Never Opens

0
0
If you start it in a terminal, what does it say?

Re: 450 Internal error renaming the file - Sometimes, short

Re: TLS Error After Compiling Own FileZilla 3.6.0 on Linux M

0
0
What's the exact error message?

Re: Chrome FTP Access Issue V3.6.0 - Need Help

0
0
Quote:
Response: 450 Cannot open file /Data Files/AvailableInventory.csv for reading.


That message comes from the server, meaning that the file cannot be opened for some reason. Lack of permissions on the underlying file system or the file still being opened in some other program are possible reasons.

Connecting to Amazon EC2 - connection timed out

0
0
hi everyone,
I'm trying to connect to my instance on Amazon EC2. I've read a few posts here and there and I believe I'm doing everything right, except I constantly get the connection timed out error.

I'm running Filezilla 3.6.0
I'm running filezilla from a virtual server inside our network.
I have specified my Amazon key pair in the filezilla settings under SFTP
I have entered in my host using my public DNS
I have specified the user to be ec2-user.
I have opened up ports 20-23 on my amazon security groups for 0.0.0.0/0 and specifically port 22 for 0.0.0.0/0

Status: Connecting to ec2-###-###-###-###.us-west-1.compute.amazonaws.com...
Response: fzSftp started
Command: keyfile "S:\Administrative\AmazonCloud_ArcGIS\PEM_To_FileZilla.ppk"
Command: open "ec2-user@ec2-###-###-###-###.us-west-1.compute.amazonaws.com" 22
Error: Connection timed out
Error: Could not connect to server

Are there any suggestions as to what may be blocking my connection?? have spent about 4 hours now trying to get this to work - has to be something simple that I'm missing?
Thanks for any suggestions.
Steve

*EDIT* - I just connected to another FTP server not on Amazon with no issues whatsoever.

Elements of FileZilla's user interface

0
0
Hi everyone,

I am trying to see into FileZilla's user interface and perhaps try to suggest some improvements.
Currently, it would be good to document the current FileZilla's user interface in form of "maps". Later, I will try to locate "papercuts" ("Paper cuts are minor software usability flaws that can be easily corrected" google ubuntu and papercuts for more...).
In this sense, here is the first "map" in PDF and PNG versions. This map is showing dialog boxes and panels a user encounters while using "Check for updates..." command in the main menubar's "help" menu. I will try to add papercuts soon and propose some solutions to them.

Any critique/help is more than welcome! Also, feel free to download these files and add your own "papercut" points and post them here.

Thanks.

Re: Setting to use "Custom Editor" not wokring??

0
0
File associations in this context mean OS associations, not the FileZilla ones. The custom editor is not a file association.

In case you set the association in your OS, please take care: Depending on how you set up FileZilla, you need to modify different file associations in the OS:

1. Most people install FileZilla for all users. So you may need to change the system associations rather than the ones meant only for your user account. The associations you set via Windows Explorer are the ones for your user only and have no effect on the system defaults. (Try to set with a software like ''Default Programs Editor'')

2. If you set up only for you the associations for your user should be in full effect.

Re: Cannot disable Kiosk mode

0
0
With kiosk mode set to 0, this option is unavailable, but it still has a checkmark in it. That's why I'm asking.

Re: Connecting to Amazon EC2 - connection timed out

0
0
Did you unblock the fzSFTP executable in your firewall? SFTP is not done by FileZilla.exe.

Re: [SOLVED] Sertificate trouble

0
0
Quote:
And you do trust expired certificates?

Only in this case, because I know the details.
But if this option is given, then it is necessary to give freedom of choice to the user, I think.
May be with some additional security warning message.

Re: TLS Error After Compiling Own FileZilla 3.6.0 on Linux M

0
0
I checked Ubuntu reps (Mint uses Ubuntu) and they are at 3.5.3-2, currently. Then I downloaded the package from the home page, unpacked it into my user directory and it runs fine (Maya).

Re: feature request: user expiry

CONNECTION ERROR: 220

0
0
Hi, ive tried connecting to my website server on a different pc, but i seem to be getting this error. (website is hosted at ftp.hosts.co.uk)

Response: 220-********************************************************************************
Response: 220-FTP Server ready. Unauthorised access is not permitted.
Response: 220-
Response: 220-Please read
Response: 220-http://www.names.co.uk/support/hosting/1160-how_to_implement_ftp_security.html
Response: 220-for details on how to access your FTP account securely.
Response: 220-
Response: 220-
Response: 220-********************************************************************************
Response: 220 This is a private system - No anonymous login
Command: USER <website>
Response: 331 User <website> OK. Password required
Command: PASS *******
Response: 530 Login authentication failed
Error: Critical error
Error: Could not connect to server

Re: fzshellext.dll removed by norton

0
0
If your virus scanner is broken in that it produces many false-positives, why should I find a workaround for a problem that is clearly with your virus scanner?

Filename invalid error received

0
0
I have configured a Cisco ASA 5510 to send its log buffer to a filezilla FTP server I have running on a Windows server. The ASA names the files incrementally as they are uploaded. Each file submission begins with /LOG-%date%-%time%. Filezilla FTP server will not accept the file and outputs an error that says - 550 Filename invalid. I am guessing it is invalid because the file begins with / instead of \ which is how Windows formats its file structure. I have contacted Cisco and there is no way to change the naming convention used by the ASA. It will always send the filename with / at the beginning. I also looked through the configuration settings within Filezilla and can find no way to force it to accept this file name. I have had the same luck with Microsoft and TechNet. No way I have found within Windows to have it accept this forward slash in the file name. Has anyone else had this problem? Is there a work around or way to resolve this?

Thanks

Re: Problem viewing / editing word docs

0
0
Check your file editing settings in FileZilla, perhaps you have chosen to always use notepad for all file types.

Re: 3.6 MAC - Issues transfering files on MAC clients only

0
0
Most likely a permission issue with the file on the server.

Re: Updated to Filezilla 3.6.0 and now cannot log in

0
0
Please double-check your login credentials. Also check your firewall configuration, there are some broken firewalls blocking changed programs by tampering with the data exchanged instead of refusing the connection.

filezilla interface admin client

0
0
im trying to determine how I can create an app for remotely administrating user accounts via the filezilla admin interface.
the reason behind doing so is for automatic expiring users. Seeing there was a feature request for it and it has not been touched in 5 years I figured I would make an app that would look at the comments of the filezillaserver.xml file see If the time has expired and set the account to disable. however it appears that the file is in use while the app is running so I was wondering if there was a set of tcp commands to update the account to disable :).
thanks
dw5304.

Re: Updated to Filezilla 3.6.0 and now cannot log in

0
0
The log in details are fine. I've checked my Firewall settings (McAfee) and under the 'Internet Connections for Programs' section Filezilla is listed twice. I have attached jpeg of the listings below - one is set to Full Access and the other to Outgoing Access...could this be the problem and if so, what should they both be set to. If that's not the problem, then do you have any other suggestions?

Thanks
Viewing all 11475 articles
Browse latest View live




Latest Images