Help with Easy File sharing using Filezilla

Need help with FileZilla Client? Something does not work as expected? In this forum you may find an answer.

Moderator: Project members

Post Reply
Message
Author
User avatar
jolo
503 Bad sequence of commands
Posts: 18
Joined: 2008-10-29 03:28
First name: Jon
Last name: Temple

Help with Easy File sharing using Filezilla

#1 Post by jolo » 2013-02-21 05:07

I would greatly appreciate your help with this. :)

I am not all that creative with Filezilla, and I would like and appreciate your creativity and expertise.
If anyone thinks that there is a better way to accomplish my task, please let me know.
All questions deal with using Windows 7 clients.
  • I have Internet area that I would like to share with a friend.
  • My friend is not experienced in using FTP and Filezilla and I would like to make this easy for him.
  • I would like for him to install Filezilla on his Win 7 PC.
  • I want it to be configured(pre-configured if possible),
    where the site manager would have the configuration that would open a specified folder on my Internet area.
  • I don't know if this is possible, but it would be even easier,
    if I can move the pre-configured Site Manager entry to a icon on his desktop that he can click. It would then open Fillezilla,
    as well as open the Internet folder that is configured in Site Manager.
  • After than, he would be able to drag and crop, download and upload whatever he wants to in the provided folder.

I hope you understand what I am trying to do. Make Internet sharing, very easy, as well as limiting what my friend can see.
Thank you in advance for sharing your time, patience and expertise. 8)

Jon T.

User avatar
boco
Contributor
Posts: 26950
Joined: 2006-05-01 03:28
Location: Germany

Re: Help with Easy File sharing using Filezilla

#2 Post by boco » 2013-02-21 05:41

It is possible, take a look at ./docs/fzdefaults.xml.example in the FZ program directory. The desktop shortcut is also possible, using a custom command line (http://wiki.filezilla-project.org/Comma ... 8Client%29).

Here's the catch: You'd need to customize and re-package the installer. Additionally, if you distribute this to even one other person you need to make your changed files & sources available under the GPL, too.
No support requests over PM! You will NOT get any reply!!!
FTP connection problems? Please read Network Configuration.
FileZilla connection test: https://filezilla-project.org/conntest.php
FileZilla Pro support: https://customerforum.fileZilla-project.org

User avatar
jolo
503 Bad sequence of commands
Posts: 18
Joined: 2008-10-29 03:28
First name: Jon
Last name: Temple

Re: Help with Easy File sharing using Filezilla

#3 Post by jolo » 2013-03-29 10:05

boco wrote:It is possible, take a look at ./docs/fzdefaults.xml.example in the FZ program directory. The desktop shortcut is also possible, using a custom command line (http://wiki.filezilla-project.org/Comma ... 8Client%29).

Here's the catch: You'd need to customize and re-package the installer. Additionally, if you distribute this to even one other person you need to make your changed files & sources available under the GPL, too.
I apologize for my ignorance about Filezilla. :?:
  • I exported the Site Manager entry that I want to have loaded on.
    I saw that the export created an .xml file that I don't know what to do with.
    I looked at the Filezilla FTP Client folder and I could not identify any File Manager entries/XML files.
    I figured that the simplest way would be to find the Site Manager entry that opens up the FTP web folder that I want to share with my friend.
    Then after he installs Filezilla on his computer, then I could add the file that contains the Site Manager entry.
    Unfortunately, I cannot find any type of configuration file where this information is contained.
I just don't know what to do except for manually entering the Site Manager entry.

Any ideas ??

Thanks for your time and expertise.

Jon T. :D

User avatar
audiopro
226 Transfer OK
Posts: 295
Joined: 2013-03-23 12:55
First name: Keith
Location: Morecambe, England

Re: Help with Easy File sharing using Filezilla

#4 Post by audiopro » 2013-03-29 10:22

Would this be used for storage or are the uploaded files to be used server side?
If just for storage, a subdomain on your own domain ie. mymate.example.com would work better and you wouldn't have to worry about him having access to your stuff.
Morecambe - Where the sun goes at night

User avatar
botg
Site Admin
Posts: 35584
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

Re: Help with Easy File sharing using Filezilla

#5 Post by botg » 2013-03-29 21:35

On most platforms all settings and sites are stored in the ~/.filezilla directory, with the exception of the exotic Windows platform where it is %APPDATA%/FileZilla

User avatar
boco
Contributor
Posts: 26950
Joined: 2006-05-01 03:28
Location: Germany

Re: Help with Easy File sharing using Filezilla

#6 Post by boco » 2013-03-30 04:00

The XML file you get when exporting contains the <Server></Server> block for the Site Manager entry. If you insert that block into the Servers section inside fzdefaults.xml the entry will appear as a ''Predefined site'' that cannot be changed.
No support requests over PM! You will NOT get any reply!!!
FTP connection problems? Please read Network Configuration.
FileZilla connection test: https://filezilla-project.org/conntest.php
FileZilla Pro support: https://customerforum.fileZilla-project.org

Post Reply