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

Re: Alternative untick "Use Passive FTP" in IE

$
0
0
Please upgrade to the most recent version of FileZilla Server. Old versions are unsupported.

Re: Alternative untick "Use Passive FTP" in IE

How to use Groups

$
0
0
I can't seem to find documentation on how to make use of the Groups feature in Filezilla.

I have two folders I want to assign based on group membership, because some users will have access to one, some will have access to the other, and some may have access to both. Most will have access to neither. I also need all users to have a private home directory.

I thought to accomplish this by creating three groups, with the third group having permissions to both folders. However, when I assign the group membership to a user and login, I only see their home directory, not the folder or folders assigned by their group. The previous ftp servers I have used would assign both folders to the user, so the group assigned folders would appear to the user as if in the root of their home directory when they logged in. I feel like there must be a step I am missing.

I've read the faq on aliases, and this would solve the problem, but would require setting this up individually for each account, rather than setting this up once and just assigning the group membership.

Backing up a step, what is the intended method for the usage and setup of groups in FileZilla? They do not appear to add settings to the user as I expected.

Re: How to use Groups

$
0
0
Of course, immediately after posting I found a way to make this work. But I am still unsatisfied with the result.

I created the group and added the folder I want to assign. However, it will not allow me to set an alias on this as it is automatically marked as the Home folder. A user who is assigned to the group with this setup does not see this folder.

I then added the same folder to this group, with the alias set to /<foldername>. The folder now appears for the user when they log in. The group account shows two directories in its shared folders list. Both are the same folder, but one is the home directory and the other is aliased. But what is the point of having the home folder there for the group when it isn't doing anything? Will it cause some problem I just haven't noticed yet?

Cannot enumerate files

$
0
0
Hello,

Before posting this question, I found someone with a similar issue which was solved by uninstalling then reinstalling FileZilla. My issue is different because I am using Portable FileZilla.

The current FileZilla that I am running is 3.8.0 and except for nags about updates, it is running fine. I tried installing FileZillaPortable_3.9.0.3 over my current version and I get the following errors:

11:31:59 AM: Cannot enumerate files 'M:\SystemStandAlone\FileZillaPortable\resources\xrc\*.xrc' (error 0: the operation completed successfully.)
11:31:59 AM: Cannot load resources from 'M:\SystemStandAlone\FileZillaPortable\resources\xrc/*.xrc'.
11:31:59 AM: XRC error: XRC resource "ID_MENUBAR" (class "wxMenuBar") not found
11:31:59 AM: XRC error: XRC resource "ID_TOOLBAR" (class "wxToolBar") not found
11:31:59 AM: Cannot load toolbar from resource file

If I delete my potable version and start over, I do not get the errors any more but I loose all of my settings and toolbars. I am hoping to avoid this, any help would be appreciated.

MxW

Re: Automate pulling multiple files on FTP server by filenam

$
0
0
Thank you for the prompt reply. Does FileZilla allow for entering multiple file names to search on and then bring those files into a folder? Manually, not scheduled.

"Can't open data connection" on local network

$
0
0
Hi,
I use Filezilla to set up Scan to Folder over FTP for customers' Ricoh photocopiers - however lately I've been having a very frustrating issue at almost all customer sites I go to.

I set up Filezilla Server on their main computer, and try to scan to the folder via FTP from a photocopier on the local network. However, Filezilla server always errors with "425 Can't open data connection".

This is on the local network, so I'm certain it shouldn't be problems with the modem. I have also followed the steps in the wiki for enabling Filezilla through Windows Firewall, and have also disabled Windows Firewall completely, with no luck.

Here is one of the logs that I get:

Quote:
(000007)20/08/2014 11:36:14 AM - (not logged in) (192.168.15.245)> Connected on port 21, sending welcome message...
(000007)20/08/2014 11:36:14 AM - (not logged in) (192.168.15.245)> 220-FileZilla Server version 0.9.46 beta
(000007)20/08/2014 11:36:14 AM - (not logged in) (192.168.15.245)> 220-written by Tim Kosse (tim.kosse@filezilla-project.org)
(000007)20/08/2014 11:36:14 AM - (not logged in) (192.168.15.245)> 220 Please visit http://sourceforge.net/projects/filezilla/
(000007)20/08/2014 11:36:14 AM - (not logged in) (192.168.15.245)> USER scan
(000007)20/08/2014 11:36:14 AM - (not logged in) (192.168.15.245)> 331 Password required for scan
(000007)20/08/2014 11:36:14 AM - (not logged in) (192.168.15.245)> PASS scan
(000007)20/08/2014 11:36:14 AM - scan (192.168.15.245)> 230 Logged on
(000007)20/08/2014 11:36:14 AM - scan (192.168.15.245)> TYPE I
(000007)20/08/2014 11:36:14 AM - scan (192.168.15.245)> 200 Type set to I
(000007)20/08/2014 11:36:14 AM - scan (192.168.15.245)> PORT 192,168,15,245,255,211
(000007)20/08/2014 11:36:14 AM - scan (192.168.15.245)> 200 Port command successful
(000007)20/08/2014 11:36:14 AM - scan (192.168.15.245)> RETR 201408201130.pdf
(000007)20/08/2014 11:36:14 AM - scan (192.168.15.245)> 550 File not found
(000007)20/08/2014 11:36:14 AM - scan (192.168.15.245)> TYPE I
(000007)20/08/2014 11:36:14 AM - scan (192.168.15.245)> 200 Type set to I
(000007)20/08/2014 11:36:14 AM - scan (192.168.15.245)> PORT 192,168,15,245,255,210
(000007)20/08/2014 11:36:14 AM - scan (192.168.15.245)> 200 Port command successful
(000007)20/08/2014 11:36:14 AM - scan (192.168.15.245)> STOR 201408201130.pdf
(000007)20/08/2014 11:36:14 AM - scan (192.168.15.245)> 150 Opening data channel for file upload to server of "/201408201130.pdf"
(000007)20/08/2014 11:36:25 AM - scan (192.168.15.245)> 425 Can't open data connection for transfer of "/201408201130.pdf"
(000007)20/08/2014 11:37:15 AM - scan (192.168.15.245)> disconnected.


The above machine is Windows 7 Professional 64-bit, with Filezilla Server version 0.9.46 beta with all the default settings. The scan is being sent from a Ricoh MPC305spf, however I have also had this problem with other models.

Can anyone point me in the right direction of what to do? It's getting very frustrating and this is happening at completely different customers' sites.

Thankyou.

Updated versions of files showing as 0 file size

$
0
0
When I try to update files on my site (dragging them from the Local site window to the Remote site window), the file size shows as 0. It still shows 0 after refreshing the directory list (View > Refresh). Then the files won't show up on the site. Does anyone know what's going on? Thanks!

Re: Updated versions of files showing as 0 file size

$
0
0
Do the transfers finish successfully?

Re: How to use Groups

$
0
0
What you can do in the group is to setup a non-existing directory as home directory, and later in the user accounts, override it with the user-specific home directory.

Re: Cannot enumerate files

Re: Automate pulling multiple files on FTP server by filenam

$
0
0
You should be able to use the search dialog for that.

Re: "Can't open data connection" on local network

$
0
0
Could there be a firewall in front of the copier? Did you check that 192.168.15.245 is in fact the IP address assigned to the copier and not some router, gateway or proxy?

Error 0: The operation completed successfully

$
0
0
When I installed the new version filezilla I started getting strange error..

Image
Image

How to fix that?

Re: Move up one level, folder list jumps to previous child

$
0
0
Thank you, i never noticed that in windows, i think it's because of the file list size vs explorer windows in my pc.

Anyway it does the same with backslash, back mouse button, selecting previous folder in local tree... i need to tap start button every time, and it's a lot of times per day.

Re: "Can't open data connection" on local network

$
0
0
botg wrote:
Could there be a firewall in front of the copier? Did you check that 192.168.15.245 is in fact the IP address assigned to the copier and not some router, gateway or proxy?


I am a photocopier tech and this has happened to me a couple of times at different premises, the one this log is from is a very basic network, a Netgear modem connected to a Windows 7 machine and the copier. While I was testing I disabled the computer's firewall, but the same error occured.

192.168.15.269 is definitely the copier's IP.

Thankyou for your help

9.4.6???

$
0
0
Where can I find a list of changes in order to update without any surprises?

Thanks for wiping out my settings on 75 accounts

$
0
0
I registered to say that I use Filezilla without any problems until your upgrade which reset 75 accounts in my Site Manager. This is serious enough that the next time I get an "Update" from you I'll remember this one. I have some of the settings backed up but you really should not change settings in an update. At least ask before that.

I upgraded 800 Outlook clients with one GPO and nobody lost their account settings.

Re: About FileZilla Server v0.9.41 beta

$
0
0
HI @boco

Well, I thought that the first time. Now I found an old pc, I will install Ubuntu and configurate FileZilla Server to work there, I think is much better in that way.
Anyway many thanks for your help, have a good day!

Re: 9.4.6???

Viewing all 11475 articles
Browse latest View live