Somehow ProFTDP stopped working. The proper way to (re)start it was
sudo /opt/local/etc/LaunchDaemons/org.macports.proftpd/proftpd.wrapper start
Why it did not run anymore is not clear, but this worked. All the
other standard startup commands did not.
On Mon, Aug 19, 2013 at 10:10 AM, Ryan Sch
On Aug 18, 2013, at 21:55, Jasper Frumau wrote:
> Thanks Ryan. I did figure it out in the end. See
> http://serverfault.com/questions/531685/proftp-on-macports-connection-refused
> . Thanks for getting back to me on this!
Glad you got it working, though it's not clear to me from that what the
I just tried to update a local WordPress installation using ProFTPD, but
> > the connection did not work. Trying FTP locally only give me a connection
> > refused:
> >
> > ftp localhost
> > Trying ::1...
> > ftp: Can't connect to `::1': Connection refused
On Aug 17, 2013, at 01:11, Jasper Frumau wrote:
> I just tried to update a local WordPress installation using ProFTPD, but
> the connection did not work. Trying FTP locally only give me a connection
> refused:
>
> ftp localhost
> Trying ::1...
> ftp: Can't connect to
I just tried to update a local WordPress installation using ProFTPD, but
the connection did not work. Trying FTP locally only give me a connection
refused:
ftp localhost
Trying ::1...
ftp: Can't connect to `::1': Connection refused
Trying 127.0.0.1...
ftp: Can't connect to `127.0.0
On Apr 23, 2013, at 9:04 AM, SH Development wrote:
> I have contacted the maintainer directly with no response. What is the
> proper way to see this gets done or take over the port if it's not being
> updated?
File an update ticket.
http://guide.macports.org/chunked/project.html#project.tick
The proftpd port is now a couple of versions behind. I have basically modified
the port for my own local use to keep it up to date, but it should be updated
in the tree.
I have contacted the maintainer directly with no response. What is the proper
way to see this gets done or take over the
I'll file the ticket and edit the port file as a stopgap measure. I was
wondering what i would need to change. Thanks -dan
On Sat, Mar 3, 2012 at 10:01 PM, Daniel Ericsson wrote:
> On 4 mar 2012, at 02:07, M. Daniel Becque wrote:
>
> Does anyone know if sftp is included in the
On 4 mar 2012, at 02:07, M. Daniel Becque wrote:
> Does anyone know if sftp is included in the proftpd build?
It's not by default and there is no variant to turn it on either. You can
submit a ticket with a request for enhancement of the port to allow for this
at: https://trac.macp
Hi Dan
Yes, the proftpd port file builds with mod_tls and not mod_sftp.
sftp is really based on SCP and as you say is very different.
Mike
On Mar 3, 2012, at 6:29 PM, M. Daniel Becque wrote:
> Mike,
> I see what you mean but looking at the documentation for mod_tls lets me know
> tha
ooks like it...
>
> depends_lib port:openssl
> set modules mod_tls
> configure.args-append --with-modules=[join $modules :]
>
> Mike
>
> On Mar 3, 2012, at 5:07 PM, M. Daniel Becque wrote:
>
> Does anyone know if sftp is included in the proftpd build?
>
>
>
_
Hi Dan
Looks like it...
depends_lib port:openssl
set modules mod_tls
configure.args-append --with-modules=[join $modules :]
Mike
On Mar 3, 2012, at 5:07 PM, M. Daniel Becque wrote:
> Does anyone know if sftp is included in the proftpd bu
Does anyone know if sftp is included in the proftpd build?
dan
___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
I read that in 2008 syslog logging did not work at
http://www.proftpd.org/docs/NEWS-1.3.2 :
- Bug 3104 - Syslog logging does not work on Mac OS X.
. But I hope they have found a solution or work around by now. Anybody
around here who did? I'd hate to drop proftpd now that I got it ru
I got MacPorts proftpd running a week or so ago. Now when I want to download
a theme for Wordpress to my local installation I get a white screen where WP
should say installed successfully. I wanted to check my proftpd error log.
Anyone any clues where the logs are at
I found the right intel via Google on installing ProFTPD on OSX @
http://www.unibia.com/unibianet/os-x/install-proftpd
This particular piece of information made my day:
"ProFTPD will by default use PAM to get system account information. This
first needs to be enabled in OS X, otherwise
On 08/02/2010, at 2:06 AM, Jasper Frumau wrote:
> On Sun, Feb 7, 2010 at 6:47 PM, Jasper Frumau wrote:
>
>
...
> 'cat /etc/passwd' -- the user names are the first thing in the lines. That's
> how it works on other unices, anyway. OS X seems to have put my username
> somewhere else; there are
On Feb 7, 2010, at 10:59 AM, Jasper Frumau wrote:
> When I try to connect to ProFTPD locally I get:
>
> $ ftp jas...@localhost
> Trying ::1...
> ftp: Can't connect to `::1': Connection refused
> Trying fe80::1%lo0...
> ftp: Can't connect to `fe80::1%lo0
On Feb 7, 2010, at 5:58 AM, Jasper Frumau wrote:
I just added ProFTPD and I am adjusting the ProFTPD configuration
file. I need to add ftp user and group. I went to system preferences
> accounts and added group ftp. When I wanted to add user ftp it
said the name was already reserved
When I try to connect to ProFTPD locally I get:
$ ftp jas...@localhost
Trying ::1...
ftp: Can't connect to `::1': Connection refused
Trying fe80::1%lo0...
ftp: Can't connect to `fe80::1%lo0': Connection refused
Trying 127.0.0.1...
Connected to localhost.
220 ProFTPD 1.3.2c Ser
On Sun, Feb 7, 2010 at 6:47 PM, Jasper Frumau wrote:
>
>
> On Sun, Feb 7, 2010 at 6:19 PM, Glenn English wrote:
>
>>
>> On Feb 7, 2010, at 7:44 AM, Jasper Frumau wrote:
>>
>> > I just added ProFTPD and I am adjusting the ProFTPD configuration file.
>>
On Sun, Feb 7, 2010 at 6:19 PM, Glenn English wrote:
>
> On Feb 7, 2010, at 7:44 AM, Jasper Frumau wrote:
>
> > I just added ProFTPD and I am adjusting the ProFTPD configuration file. I
> need to add ftp user and group. I went to system preferences > accounts and
> added
When I ran:
$proftpd -t
I got:
Checking syntax of configuration file
192.168.10.189 - PRIVS_ROOT: unable to seteuid(): Operation not permitted
192.168.10.189 - PRIVS_ROOT: unable to setegid(): Operation not permitted
192.168.10.189 - PRIVS_RELINQUISH: unable to seteuid(PR_ROOT_UID): Operation
I just added ProFTPD and I am adjusting the ProFTPD configuration file. I
need to add ftp user and group. I went to system preferences > accounts and
added group ftp. When I wanted to add user ftp it said the name was already
reserved. I decided to abort and remove newly created group fpt.. S
Is it possible to use this Proftpd module on OS 10.4 to control access via
tcpwrappers?
I tried compiling myself and got errors. Installed the macports version and
see it's not compiled in.
--
Randall Perry
___
macports-users mailing list
mac
On Apr 17, 2008, at 6:47 PM, Peter Farsinsen wrote:
Just tried to install ProFTPD with MySQL support - none of the
MySQL mirrors seems to be responding, and it therefore won't install.
Anyway, didn't notice that the ProFTPD version is bit outdated
until I saw the the mysql4 v
Hi,
Just tried to install ProFTPD with MySQL support - none of the MySQL
mirrors seems to be responding, and it therefore won't install.
Anyway, didn't notice that the ProFTPD version is bit outdated until I
saw the the mysql4 variant. Is the port broken/left/outdated or is my
in
I made a patch, and a new Portfile..
could the committer apply my patch? :)
On 12/6/06, Mark Hollenbeck <[EMAIL PROTECTED]> wrote:
Hallo!
I hope, that this is the right place to ask my question.
Does anybody know, if there will be a portupdate for proftpd 1.3.0a?
http://www.proftpd.o
Hallo!
I hope, that this is the right place to ask my question.
Does anybody know, if there will be a portupdate for proftpd 1.3.0a?
http://www.proftpd.org/
It has been released at November, 27th
Thanks a lot,
Mark
___
macports-users mailing list
29 matches
Mail list logo