by slycat » Sun Jan 08, 2012 12:03 am
$this->bbcode_second_pass_quote('pitzips', ' ')Might I suggest looking into using winscp and ssh to connect into your box.
This is a windows-only application, though. If you are one windows, winscp has a good GUI, but if you use somthing like PuTTy to ssh to your plug you could try
PFTP or PSCP from the same group (all command-line, practice your terminal-fu).
If on a UNIX machine, scp or sftp protocol should already be in place.
This is all coming from a person who has never used ProFTPd so whichever works best for you, run with it.
Don't forget to forward the port if you are behind a router. For added security, maybe
remap the ssh port to something other than default. I had something try and brute my machine a while back, changed the default port, stopped the attacks.