<snipped>
desktop said:
What was it again I was trying to do?
Uhhh... offer the ability to share files remotely in a secure way.
I guess, for whatever reason, you need an explanation of this need.
It is for business purposes and has to do with documents which
pertain to legal issues.
Is that specific enough for you?
Is that the "big secret" you were looking to be revealed?
On my end, I still understand why the below from my original post
wasn't clear enough for you:
I am seeking a secure way to share files with other computers
No, I don't need security to share family photo albums. However,
if I felt there was a "need for extra security", I don't think that
any further explanation should be required.
How unfortunate for you that you are not the only person on the planet, eh?
That way, what you think would be the only thing that mattered and how well
you explain what you think would not matter to anyone but you. ;-)
You are looking for a way to share files with other people using computers
and the Internet as your medium in as secure of a fashion as possible
because the data you will be sharing is valuable to you in some way.
I still don't know if your plan is just for those people you are sharing
with to be able to put files on your computer or if you are just allowing
them to grab files from your computer (sharing is a bit ambiguous in the
computer world.) Since you are reticent and a very defensive person about
sharing (which makes this sort of ironic) - I will assume you want to allow
some people to log onto something and be able to put files and get files,
others to just be able to log on and get files and possibly even other that
can only put files up.
Given what I know now and seeing how you thought perhaps Sooner Al's
original suggestion may be 'over the top' - how about setting up your FTP as
someone suggested in the other thread (I am unsure if you are still
monitoring it.)
http://lifehacker.com/339887/build-a-home-ftp-server-with-filezilla
It does not tell you how to secure it - but it does allude to how you would
do it. However - to help you out...
You download it from here:
http://filezilla-project.org/
Specifically, given what you have:
https://www.ohloh.net/projects/filezilla/download?filename=FileZilla_Server-0_9_29.exe
Once you have it downloaded, you install it by running the
"FileZilla_Server-0_9_29.exe" file.
- You will need to agree to the License Agreement.
- I suggest (at a minimum) leaving "FileZilla Server (Service)",
"Administration interface" and "Start Menu Shortcuts" checked.
- Probably fine leaving the installation directory at default for your
system.
- Here you have a choice to make based on your needs. If you want this FTP
site up 24/7 (whenever your computer is on/connected to the Internet) then I
suggest the "Install as service, started with Windows" default choice. If
you want a little more security (it will only be up when you choose to turn
it on - not leaving an active port/service on your machine all the time) -
choose "Install as service, started manually".
- I would suggest changing the default admin interface port (but leaving it
between 10000-20000 is fine) for security reasons (why have the same setup
as everyone else so they know your administration interface port...?)
- Another choice... If yo want to be bothered/reminded that you have this
installed each time you log into your computer as any iser, leave it at the
default of "Start if user logs on, apply to all users". If you only want
the current user to see that, choose "Start if user logs on, apply only to
current user". If you want full control and no bother/reminder - choose
"Start manually".
- Finish the install.
If you left the other defaults not mentioned checked, it will start up with
a "Connect to Server" dialogue box. Your server address can be entered on
this machine as 127.0.0.1 or localhost. The port is whatever you set the
port to above (default of 14127). You have not assigned a password yet -
that is blank.
Once connected, you should likely put in a password for the administration
interface - first thing. To do this, click on the menu option labeled
"Edit" and the sub-menu option labeled "Settings". From the left side of
choices, select "Admin Interface Settings". Check the box for "Change admin
password" and type in a password of your choosing twice. Click "OK" on the
bottom left area of the options window. This will close the window and send
the password settings.
From that point on, you should look into the settings/faqs yourself (the
first link does explain some things about user/group creation and
management - and pretty much that is all there is to an FTP other than
creating the directory structure the users/groups see and use.
Only you know your needs and abilities. It can be setup as a secure FTP
site and if your ISP blocks the use of Port 21, you can even change the
listening port. Some forwarding may have to be setup if you are behind a
NAT router - on the NAT router itself (or Passive FTP at least.)
Some documentation here:
http://wiki.filezilla-project.org/Documentation
There are many options, but not knowing what you are going for - the
instructions would include a LOT of extraneous information without a doubt.
Good luck!