GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Server FTP Access Question (https://gfy.com/showthread.php?t=970503)

RummyBoy 05-27-2010 12:50 PM

Server FTP Access Question
 
Hi there,

How big a job is it for a server administrator to give FTP access to an FTP user to their access logs and their awstats directory?

We have a ridiculous situation of an unco-operative admin who manages our server, has the root password and claims not to understand what we are asking for. We just want access to the access logs directory and the awstats directory in FTP.

Any server guys here with SSH/Root experience? We could use someone's help on this.

zargan 05-27-2010 01:53 PM

Quote:

Originally Posted by RummyBoy (Post 17180391)
Hi there,

How big a job is it for a server administrator to give FTP access to an FTP user to their access logs and their awstats directory?

We have a ridiculous situation of an unco-operative admin who manages our server, has the root password and claims not to understand what we are asking for. We just want access to the access logs directory and the awstats directory in FTP.

Any server guys here with SSH/Root experience? We could use someone's help on this.

I can help you ... post your ICQ then I'll contact you :thumbsup

baddog 05-27-2010 01:57 PM

Why would you want to access Awstats via FTP?

BIGTYMER 05-27-2010 04:16 PM

Quote:

Originally Posted by baddog (Post 17180804)
Why would you want to access Awstats via FTP?

My thoughts exactly.

You should be able to access your stats online.

Barefootsies 05-27-2010 04:28 PM

Quote:

Originally Posted by baddog (Post 17180804)
Why would you want to access Awstats via FTP?

I was thinking the exact same thing.
:upsidedow

LoveSandra 05-28-2010 01:36 AM

Bump for you

BIGTYMER 05-28-2010 01:56 AM

Quote:

Originally Posted by LoveSandra (Post 17182803)
Bump for you

You are the most useless person on GFY.

RummyBoy 05-28-2010 02:20 AM

Quote:

Originally Posted by baddog (Post 17180804)
Why would you want to access Awstats via FTP?

Because it contains .txt files that list all the search keywords neatly. Can someone help me set this up on my server? Im running Gentoo linux.

He now says he will mount read only access to symlinks of those directories (does this mean we dont have the originals?).

PS I dont have ICQ or messenger

bbobby86 05-28-2010 02:29 AM

every single thread here have LoveSandra post...

raymor 05-28-2010 10:26 AM

Quote:

Originally Posted by RummyBoy (Post 17182895)
Because it contains .txt files that list all the search keywords neatly. Can someone help me set this up on my server? Im running Gentoo linux.

He now says he will mount read only access to symlinks of those directories (does this mean we dont have the originals?).


No, I symlink is a nickname for the original, similar to a Windows shortcut.
(Though symlinks are smarter than shortcuts - Microsoft always does watered
down versions of what every other OS has, like obscuring files from view rather
than making them inaccessible, and calling that "security".)

Serge Litehead 05-28-2010 11:48 AM

Quote:

Originally Posted by raymor (Post 17184125)
No, I symlink is a nickname for the original, similar to a Windows shortcut.
(Though symlinks are smarter than shortcuts - Microsoft always does watered
down versions of what every other OS has, like obscuring files from view rather
than making them inaccessible, and calling that "security".)

win7 does have "smarter" shortcuts than whats avail by default btw, that how their OS links some folders around, i'm pretty sure previous versions also had them. i found out about it when was reading about on moving user profile folders off of C drive.

RummyBoy 05-31-2010 01:46 PM

Can any of you recommend a good server admin who can help me get this done? Probably 3 hours max. Root & SSH skills helpful.

scarlettcontent 05-31-2010 05:24 PM

It should be easy enough, and u can download and backup the stats

Cyber Fucker 05-31-2010 05:40 PM

Quote:

Originally Posted by RummyBoy (Post 17180391)
Hi there,

How big a job is it for a server administrator to give FTP access to an FTP user to their access logs and their awstats directory?

We have a ridiculous situation of an unco-operative admin who manages our server, has the root password and claims not to understand what we are asking for. We just want access to the access logs directory and the awstats directory in FTP.

Any server guys here with SSH/Root experience? We could use someone's help on this.

One question, was your admin outsourced Indian boy?

RummyBoy 06-01-2010 02:31 PM

Quote:

Originally Posted by Cyber Fucker (Post 17194594)
One question, was your admin outsourced Indian boy?

Nope......

GrouchyAdmin 06-01-2010 02:36 PM

As long as each subdom is already preset under that main owner's permissions/directory, it should be easy as hell. Otherwise, a few minutes with ProFTPd's ACLs should manage fine.

signupdamnit 06-01-2010 04:23 PM

The most common config is to have the .txt files of awstats (mine are actually in /var/www/awstats/) and the apache log files owned by root. That's probably what he has right now. You can change these using the configuration files however I might simply set up a cron job and copy those files to a specific directory accessible by the user instead (and also chown), perhaps overwriting the existing entry unless older entries are needed. Or even better if you just want the keywords set something up to parse the files and merely keep the keyword data you want. Nice and neat. It isn't hard at all. He might even be able to just change the permission on the files to be readable (but not writable) by your user so that the user can easily get them with a simple symlink. I could set something basic up within about 10 minutes. Give your admin this thread to give them ideas.

$5 submissions 06-01-2010 09:15 PM

Quote:

Originally Posted by BIGTYMER (Post 17181676)

You should be able to access your stats online.

Yep. That's how it's normally done. Unless something funkariffic is going down :winkwink:

fatfoo 06-01-2010 09:22 PM

You ask for FTP access and you say the admin does not understand what you are asking for. The admin should know what this thing means. Good luck, RummyBoy.

RummyBoy 06-02-2010 04:36 AM

They do, theyre just being difficult.......

Klen 06-02-2010 05:06 AM

It usually takes me 30 second to create ftp account to targeted directory.

RummyBoy 06-02-2010 08:30 AM

Quote:

Originally Posted by KlenTelaris (Post 17200329)
It usually takes me 30 second to create ftp account to targeted directory.

Whats your email addy????

AdultSoftwareSolutions 06-02-2010 09:52 AM

Personally I don't use FTP because it is security nightmare. SCP/SFTP is a much better option if you need to transfer files.

Klen 06-03-2010 07:10 AM

Quote:

Originally Posted by RummyBoy (Post 17200944)
Whats your email addy????

o2rvnzmzjjzollph at zipzaprap.beerolympics.se


All times are GMT -7. The time now is 10:49 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123