SphereCommunity
Serv.account x EXPORT.. command unknow??? - Printable Version

+- SphereCommunity (https://forum.spherecommunity.net)
+-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d)
+--- Forum: General Help (/Forum-General-Help)
+--- Thread: Serv.account x EXPORT.. command unknow??? (/Thread-Serv-account-x-EXPORT-command-unknow)



Serv.account x EXPORT.. command unknow??? - invernizzi - 09-30-2016 03:56 AM

Hello folks,

Im trying to export an account from my server, with this command:

account x EXPORT x.txt

where "x" is the account, but I receive an "unknow command" on the console, any idea?


RE: Serv.account x EXPORT.. command unknow??? - Kanibal - 09-30-2016 05:07 AM

(09-30-2016 03:56 AM)invernizzi Wrote:  account x EXPORT x.txt

Where did you find this command? Shifty


RE: Serv.account x EXPORT.. command unknow??? - invernizzi - 09-30-2016 05:54 AM

I use this command many times, its a very old command, try to do this commando on connsole: Serv.account

On Sphere 56b, c...

[Image: sphere.JPG]


RE: Serv.account x EXPORT.. command unknow??? - Kanibal - 09-30-2016 07:22 AM

(09-30-2016 05:54 AM)invernizzi Wrote:  I use this command many times, its a very old command, try to do this commando on connsole: Serv.account
On Sphere 56b, c...

unknown command 'account Admin export test.txt'
unknown command 'serv.account Admin export test.txt'
Confused


RE: Serv.account x EXPORT.. command unknow??? - invernizzi - 09-30-2016 11:30 AM

(09-30-2016 07:22 AM)Kanibal Wrote:  
(09-30-2016 05:54 AM)invernizzi Wrote:  I use this command many times, its a very old command, try to do this commando on connsole: Serv.account
On Sphere 56b, c...

unknown command 'account Admin export test.txt'
unknown command 'serv.account Admin export test.txt'
Confused

Yes, this is the problem, the command dont export the account any more, some one knows why?


RE: Serv.account x EXPORT.. command unknow??? - Kanibal - 09-30-2016 10:34 PM

(09-30-2016 11:30 AM)invernizzi Wrote:  Yes, this is the problem, the command dont export the account any more, some one knows why?

Maybe because there is no function account export? Lol


RE: Serv.account x EXPORT.. command unknow??? - invernizzi - 10-01-2016 12:04 PM

(09-30-2016 10:34 PM)Kanibal Wrote:  
(09-30-2016 11:30 AM)invernizzi Wrote:  Yes, this is the problem, the command dont export the account any more, some one knows why?

Maybe because there is no function account export? Lol

Sorry but I dont undderstand ur answer, u know something about this? Or not? Excuse for my English, its very dificult to me write in English.

U really see my PRINT? U read when I said that the command EXPORT was functional in older versions? This command was removed? Why then we can see it on the HELP abount command ACCOUNT?

And my apologies about my english, its very dificult to me.


RE: Serv.account x EXPORT.. command unknow??? - Kanibal - 10-01-2016 09:04 PM

(10-01-2016 12:04 PM)invernizzi Wrote:  U really see my PRINT? U read when I said that the command EXPORT was functional in older versions? This command was removed? Why then we can see it on the HELP abount command ACCOUNT?

Have you enabled FileCommands in Sphere.ini?
Code:
// OF_FileCommands    00000080 // Enable the usage of FILE commands



RE: Serv.account x EXPORT.. command unknow??? - invernizzi - 10-01-2016 11:37 PM

(10-01-2016 09:04 PM)Kanibal Wrote:  
(10-01-2016 12:04 PM)invernizzi Wrote:  U really see my PRINT? U read when I said that the command EXPORT was functional in older versions? This command was removed? Why then we can see it on the HELP abount command ACCOUNT?

Have you enabled FileCommands in Sphere.ini?
Code:
// OF_FileCommands    00000080 // Enable the usage of FILE commands

Yes, I use a "report system" and I need "FileCommands" to use it.