Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

Website and Server Administration Forum


You are currently viewing our Website and Server Administration Forum as a guest. Please register to participate.
Login



Reply
rename/rar file with and symbol in (i've tried everything)
Old 11-30-2009, 04:14 PM rename/rar file with and symbol in (i've tried everything)
Experienced Talker

Posts: 49
Trades: 0
I really am thankful for the help recieved here on webmaster talk. Really is useful when I completely run out of ideas with regards to how to solve a problem. You rock !


completely stuck.

got a file obtained by torrent using torrentflux(php client) and I cant make any changes to it.

tried renaming in cpanel and get File op error permission denied.

I also cant make any changes to the directory its in (torrent/downloads/admin) and it doesnt show up when I open the directory url up. When I try to see it in Flashfxp/Filezilla via FTP it says directory listing failed or it just shows a blank directory.

I can download it through cpanel, but its non resumable, so I can't manage due to its size.

filename is (when listed through privateshell ssh client)
Code:
ProjectAmadeus[Win&Mac][h33t][Theslayerz]/
the following commands do nothing :
Code:
rename ProjectAmadeus[Win&Mac][h33t][Theslayerz]/ test
rename ProjectAmadeus[Win/&Mac][h33t][Theslayerz]/ test
rename ProjectAmadeus[Win/&/Mac][h33t][Theslayerz]/ test
I thought the following had worked:
rename "ProjectAmadeus[Win/&/Mac][h33t][Theslayerz]/" test
but when I did dir again it hadnt changed.

so I tried doing
Code:
cd /home/gt6/torrent/downloads/
root@server [/home/gt6]# chown -R gt6.gt6 *
root@server [/home/gt6]# chown gt6.nobody admin
root@server [/home/gt6]# /scripts/mailperm gt6
root@server [/home/gt6]#
then trying again to rename it, but still it didnt change.
dimensio is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 11-30-2009, 04:48 PM Re: rename/rar file with and symbol in (i've tried everything)
Brian07002's Avatar
Defies a Status

Posts: 2,162
Name: ...
Location: ...
Trades: 0
Quote:
File op error permission denied.
Try chmod -R 777 just to see if it REQUIRES write ability as well as read. This is always worth trying. Then chmod back to the norm. Make sure to do this from the root folder as the -R will recursively go through the folder and each sub folder changing all folder / file permissions to read/write. If that don't work, you most likely have a bad/corrupt download.
__________________
Made2Own

Please login or register to view this content. Registration is FREE
Brian07002 is offline
Reply With Quote
View Public Profile
 
Old 11-30-2009, 05:55 PM Re: rename/rar file with and symbol in (i've tried everything)
Experienced Talker

Posts: 49
Trades: 0
Ran the command
Code:
chmod -R 777 *
waited then tried again and it renamed perfectly, allowing it to show up in directory listing. Thanks a bunch :-)
dimensio is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to rename/rar file with and symbol in (i've tried everything)
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.11876 seconds with 12 queries