Difference between revisions of "FileZilla Wiki talk:Community Portal"

From FileZilla Wiki
Jump to navigationJump to search
(ePmHbKWdN)
 
(7 intermediate revisions by 7 users not shown)
Line 1: Line 1:
I'm using query_posts for the loop  along the lines of this example from sgsihingmamazane.com $sticky, 'caller_get_posts' => 1 ) );0607if (have_posts()) :08    while (have_posts()) : the_post();09        the_title();10        the_excerpt();11    endwhile;12endif;1314?>I have that display the first two sticky posts, then called your plugin for the post by category.I think I found the code I need in wordpress codex to exclude the sticky posts (    post__not_in' => $sticky,)  but I'm not comfortable enough trying to edit plugin files to try to figure out on my own where to put it. Thanks in advance,Todd
+
how can you disable the VMS version numbers on files you transfer to your PC ?
 +
 
 +
== Setting defaults for files being imported ==
 +
 
 +
Question: Is there a way for me to set my file permissions to 755 for documents that I am uploading?
 +
 
 +
Answer: The FTP Server has a file mask setting in it's configuration.  Client software does not usually have the ability to automatically set permissions and usually requires the user to manual select these permissions.  The Servers settings will handle the correct default settings for files755 sets a file as executable and probably should not be used as the default upload mask, nor should it be needed for anything but Perl / cgi scripts.
 +
 
 +
== Upgrading FileZilla Server Version 0.9.32 beta to current version ==
 +
 
 +
Good Day!
 +
We have a Filezilla Server Running Version 0.9.32 beta and would like to upgrade to the current version... Is there anything that will allow all of the Edit, Settings, Users, Groups to be migrate during the upgrade process.
 +
 
 +
Thanks for any input.
 +
 
 +
Download Speeds.  
 +
 
 +
Hi,
 +
 
 +
Is there any way to increase the download speed in Filezilla, I have set it to 0 but it does not seem to change?
 +
 
 +
Any suggestions?
 +
 
 +
thanks
 +
 
 +
== Files in File Zilla Do Not Match what is showing in directory on computer ==
 +
 
 +
My files / file folders show one way on my desktop but do not show up that way on FileZilla
 +
Can anyone help identify where the problem is?
 +
 
 +
I am getting a message stating emply directory?

Latest revision as of 10:14, 29 September 2012

how can you disable the VMS version numbers on files you transfer to your PC ?

Setting defaults for files being imported[edit]

Question: Is there a way for me to set my file permissions to 755 for documents that I am uploading?

Answer: The FTP Server has a file mask setting in it's configuration. Client software does not usually have the ability to automatically set permissions and usually requires the user to manual select these permissions. The Servers settings will handle the correct default settings for files. 755 sets a file as executable and probably should not be used as the default upload mask, nor should it be needed for anything but Perl / cgi scripts.

Upgrading FileZilla Server Version 0.9.32 beta to current version[edit]

Good Day! We have a Filezilla Server Running Version 0.9.32 beta and would like to upgrade to the current version... Is there anything that will allow all of the Edit, Settings, Users, Groups to be migrate during the upgrade process.

Thanks for any input.

Download Speeds.

Hi,

Is there any way to increase the download speed in Filezilla, I have set it to 0 but it does not seem to change?

Any suggestions?

thanks

Files in File Zilla Do Not Match what is showing in directory on computer[edit]

My files / file folders show one way on my desktop but do not show up that way on FileZilla Can anyone help identify where the problem is?

I am getting a message stating emply directory?