Author Topic: New Server  (Read 17659 times)

0 Members and 1 Guest are viewing this topic.

Offline Joe

  • B&
  • x86
  • Hero Member
  • *****
  • Posts: 10319
  • In Soviet Russia, text read you!
    • View Profile
    • Github
Re: New Server
« Reply #30 on: July 06, 2006, 10:06:51 pm »
SSH can double as SFTP. Different protocol for the exact same concept.
I'd personally do as Joe suggests

You might be right about that, Joe.


Offline Sidoh

  • x86
  • Hero Member
  • *****
  • Posts: 17634
  • MHNATY ~~~~~
    • View Profile
    • sidoh
Re: New Server
« Reply #31 on: July 06, 2006, 10:08:29 pm »
SSH can double as SFTP. Different protocol for the exact same concept.

I know, but you're silly if you think SMF supports that.

Offline Joe

  • B&
  • x86
  • Hero Member
  • *****
  • Posts: 10319
  • In Soviet Russia, text read you!
    • View Profile
    • Github
Re: New Server
« Reply #32 on: July 06, 2006, 11:15:04 pm »
Oh.. the addon itself requires it? Excuse my lack of thought. I was thinking you meant to install it. :p
I'd personally do as Joe suggests

You might be right about that, Joe.


Offline Sidoh

  • x86
  • Hero Member
  • *****
  • Posts: 17634
  • MHNATY ~~~~~
    • View Profile
    • sidoh
Re: New Server
« Reply #33 on: July 06, 2006, 11:45:25 pm »
Oh.. the addon itself requires it? Excuse my lack of thought. I was thinking you meant to install it. :p

Well, the installation procedure requires it.  It would require a lot more work to do it without SMF's addon features, so until iago sets up a FTP server, I doubt it's gonna happen.

Offline iago

  • Leader
  • Administrator
  • Hero Member
  • *****
  • Posts: 17914
  • Fnord.
    • View Profile
    • SkullSecurity
Re: New Server
« Reply #34 on: July 06, 2006, 11:52:44 pm »
I assure you that I have no intention of setting up an FTP server, so... :P

Offline Sidoh

  • x86
  • Hero Member
  • *****
  • Posts: 17634
  • MHNATY ~~~~~
    • View Profile
    • sidoh
Re: New Server
« Reply #35 on: July 06, 2006, 11:57:30 pm »
I assure you that I have no intention of setting up an FTP server, so... :P


Offline Blaze

  • x86
  • Hero Member
  • *****
  • Posts: 7136
  • Canadian
    • View Profile
    • Maide
Re: New Server
« Reply #36 on: July 07, 2006, 12:01:16 am »
Pffft, if iago could cp the files over... it'd be all good!
And like a fool I believed myself, and thought I was somebody else...

Offline Sidoh

  • x86
  • Hero Member
  • *****
  • Posts: 17634
  • MHNATY ~~~~~
    • View Profile
    • sidoh
Re: New Server
« Reply #37 on: July 07, 2006, 12:05:34 am »
Pffft, if iago could cp the files over... it'd be all good!

It uses it to reset file permissions.  Most of the readmes for addons don't document what you're supposed to reset, so it makes it kind of difficult... :(

I can always try again.  Maybe I'lld o that tomorrow. :D

Offline rabbit

  • x86
  • Hero Member
  • *****
  • Posts: 8092
  • I speak for the entire clan (except Joe)
    • View Profile
Re: New Server
« Reply #38 on: July 07, 2006, 08:08:11 am »
Pffft, if iago could cp the files over... it'd be all good!

It uses it to reset file permissions.  Most of the readmes for addons don't document what you're supposed to reset, so it makes it kind of difficult... :(

I can always try again.  Maybe I'lld o that tomorrow. :D
grep for chmod, silly.

Offline Sidoh

  • x86
  • Hero Member
  • *****
  • Posts: 17634
  • MHNATY ~~~~~
    • View Profile
    • sidoh
Re: New Server
« Reply #39 on: July 13, 2006, 09:06:30 pm »
grep for chmod, silly.

Huh?  I know how to use chmod, but it's much, much easier to install SMF plugins with an FTP server.

Offline Warrior

  • supreme mac daddy of trolls
  • Hero Member
  • *****
  • Posts: 7503
  • One for a Dime two for a Quarter!
    • View Profile
Re: New Server
« Reply #40 on: July 13, 2006, 09:17:28 pm »
grep for chmod, silly.

Huh?  I know how to use chmod, but it's much, much easier to install SMF plugins with an FTP server.

or you know..through the admin panel. O.O
One must ask oneself: "do I will trolling to become a universal law?" And then when one realizes "yes, I do will it to be such," one feels completely justified.
-- from Groundwork for the Metaphysics of Trolling

Offline Sidoh

  • x86
  • Hero Member
  • *****
  • Posts: 17634
  • MHNATY ~~~~~
    • View Profile
    • sidoh
Re: New Server
« Reply #41 on: July 13, 2006, 09:44:36 pm »
or you know..through the admin panel. O.O

Exactly.  I didn't see a way to not use FTP in the admin panel.  If you're aware of a way, feel free to let me know. :)

Offline Newby

  • x86
  • Hero Member
  • *****
  • Posts: 10877
  • Thrash!
    • View Profile
Re: New Server
« Reply #42 on: July 13, 2006, 09:51:30 pm »
See the file: install.

That'll set file permissions fer ya.
- Newby
http://www.x86labs.org

Quote
[17:32:45] * xar sets mode: -oooooooooo algorithm ban chris cipher newby stdio TehUser tnarongi|away vursed warz
[17:32:54] * xar sets mode: +o newby
[17:32:58] <xar> new rule
[17:33:02] <xar> me and newby rule all

I'd bet that you're currently bloated like a water ballon on a hot summer's day.

That analogy doesn't even make sense.  Why would a water balloon be especially bloated on a hot summer's day? For your sake, I hope there wasn't too much logic testing on your LSAT. 

Offline rabbit

  • x86
  • Hero Member
  • *****
  • Posts: 8092
  • I speak for the entire clan (except Joe)
    • View Profile
Re: New Server
« Reply #43 on: July 13, 2006, 10:57:30 pm »
grep for chmod, silly.

Huh?  I know how to use chmod, but it's much, much easier to install SMF plugins with an FTP server.
You said you didn't know specifically what permissions the plugin/mod/whatever sets.  Using grep on its files to search for "chmod" will tell you what permissions it changes, and to what.

Offline Sidoh

  • x86
  • Hero Member
  • *****
  • Posts: 17634
  • MHNATY ~~~~~
    • View Profile
    • sidoh
Re: New Server
« Reply #44 on: July 20, 2006, 08:31:43 pm »
You said you didn't know specifically what permissions the plugin/mod/whatever sets.  Using grep on its files to search for "chmod" will tell you what permissions it changes, and to what.

Oh, right.  haha.