
|
View Full Version : 250$ to TAR files?
RunOfTheMill 12-14-2001, 05:14 PM Is it just me or is that disgusting?
Friend of mine is hosted at BlueHill.com
They want to change hosts, and dont have root, so they asked for the host to TAR their files.
Apparently their policy is to charge 250$.
:eek:
Walter 12-14-2001, 05:28 PM Really not very nice.
They seem like one of the host who try to make it very hard for a customer to leave.
The Prohacker 12-14-2001, 05:35 PM Thats, when you send the host a link to this site, and a preview of your post :D
cperciva 12-14-2001, 05:36 PM Call me a cynic, but I might well charge $250 if someone wanted me to do something that they should be able to do for themselves. What's the connection between not having root access and tarring files?
Synergy 12-14-2001, 05:55 PM No Shell access perhaps?
bombino 12-14-2001, 06:56 PM <?php system("tar -czf tarball.tar.gz /home/username/directory/*"); ?>
It's that easy - You don't need root access to use tar! :)
The Prohacker 12-14-2001, 07:05 PM For security reasons, a host might disable tar, so people can't untar root kits..... Or other methods of compromising the server...
Besides, using the PHP way, if the file is very large, it will just time out....
brookie 12-14-2001, 07:13 PM FTP or wget to the new server?
allending 12-14-2001, 07:40 PM IMHO it's bs. Pay $250 just to have someone take a minute to type in a command. :eek: True, you may be able to do it yourself if the security allows, but I would expect any decent host to see that the charge is nowhere commensurate to the work involved here, or at least tell you how to do it.
bombino 12-14-2001, 07:54 PM Originally posted by The Prohacker
For security reasons, a host might disable tar, so people can't untar root kits..... Or other methods of compromising the server...
That's a stupid reason to disable tar. They'd just upload the rootkit one file at a time.
The Prohacker 12-14-2001, 08:09 PM Originally posted by bombino
That's a stupid reason to disable tar. They'd just upload the rootkit one file at a time.
Might not stop them, but could slow them down, and would you rather upload file by file, when you can just goto another server just like it, and do it all by one file?
bitserve 12-15-2001, 10:36 AM I agree that $250 is too expensive.
thewitt 12-15-2001, 11:25 AM Originally posted by The Prohacker
Might not stop them, but could slow them down, and would you rather upload file by file, when you can just goto another server just like it, and do it all by one file?
Now you're just reaching for a rationalization.
I don't have to monitory my ftp client to upload an entire directory structure to my server - so if I had to do it "one file at a time" that wouldn't even turn my head.
Of course, I would not go with a server that did not give me SSH or Telnet access and all the utility programs I needed to be productive :).
-t
avara 12-16-2001, 09:33 AM I second what Mark Adams just said: $250 to tar a folder is definitely too expensive!
Let's look at what they might have to do:
1. Type in a few commands
2. Download the tar file from the server
3. Send it to you as an email
While I don't think they should have to do this for free, something between $5-20 would be more reasonable.
York1 12-16-2001, 11:46 AM Apparently their policy is to charge 250$.
Do you get some KY and a padded bench too?
Nicholas Brown 12-16-2001, 12:08 PM US$250? :eek:
Robbing Gits!
TomGordon 12-17-2001, 02:35 AM Total discust!
|