-
May 15th, 2012, 20:36
#11
عضو انجمن
پاسخ : مشکل etract کردن فایل زیپ در سرور
How do I unzip a file with telnet?
All of the below commands assume that you are within the same directory that the compressed file is in. To be sure type:
ls {enter}
If the file is there, you're ready to go. If not type:
cd /big/dom/xdomain/www/directory/ {enter}
replacing the path with the correct path to your file.
If a file ends in .zip (for example, file.zip) type:
unzip file.zip
If a file ends in .tar (e.g., file.tar) type:
tar -xvf file.tar
If a file ends in .gz (for example, file.gz) type:
gzip -d file.gz
If a file ends in .tar.gz (e.g. file.tar.gz) type:
gzip -d file.tar.gz
and then
tar -xvf file.tar
If a file ends in .tgz (e.g. file.tgz
-
-
May 15th, 2012 20:36
# ADS
-
May 15th, 2012, 20:38
#12
عضو انجمن
پاسخ : مشکل etract کردن فایل زیپ در سرور

نوشته اصلی توسط
stchost
از لینوکس میتونید extract کنید ؟
منظورتون نفهمیدم!!
زندگی زیباست چشمی باز کن گردشی در کوچه باغ راز کن
هر که عشقش در تماشا نقش بست عینک بدبینی خود را شکست
-
-
May 15th, 2012, 20:39
#13
عضو انجمن
پاسخ : مشکل etract کردن فایل زیپ در سرور
طبق دستوری که دادم بهتون از putty ssh انجام بدید
-
-
May 15th, 2012, 20:42
#14
عضو انجمن
پاسخ : مشکل etract کردن فایل زیپ در سرور

نوشته اصلی توسط
irank
How do I unzip a file with telnet?
All of the below commands assume that you are within the same directory that the compressed file is in. To be sure type:
ls {enter}
If the file is there, you're ready to go. If not type:
cd /big/dom/xdomain/www/directory/ {enter}
replacing the path with the correct path to your file.
If a file ends in .zip (for example, file.zip) type:
unzip file.zip
If a file ends in .tar (e.g., file.tar) type:
tar -xvf file.tar
If a file ends in .gz (for example, file.gz) type:
gzip -d file.gz
If a file ends in .tar.gz (e.g. file.tar.gz) type:
gzip -d file.tar.gz
and then
tar -xvf file.tar
If a file ends in .tgz (e.g. file.tgz
میشه بیشتر توضیح بدید:D
توی putty هستم اینا چطور وارد کنم!!
یعنی کدوماشو!! تازه کاریه دیگه
زندگی زیباست چشمی باز کن گردشی در کوچه باغ راز کن
هر که عشقش در تماشا نقش بست عینک بدبینی خود را شکست
-
-
May 15th, 2012, 20:45
#15
عضو انجمن
پاسخ : مشکل etract کردن فایل زیپ در سرور
aval address ro intori :
cd /big/dom/xdomain/www/directory
بعد از cd / ادرس پوشه رو میزنید enter میکنید بعد
unzip file.zip
به جای file.zip اسم فایل دات زیپ ! :دی
-
-
May 15th, 2012, 20:51
#16
عضو انجمن
پاسخ : مشکل etract کردن فایل زیپ در سرور
یهنی برای هر فایل زیپ که میخوام extract کنم باید این مراحل برم؟
زندگی زیباست چشمی باز کن گردشی در کوچه باغ راز کن
هر که عشقش در تماشا نقش بست عینک بدبینی خود را شکست
-
-
May 15th, 2012, 20:52
#17
عضو انجمن
پاسخ : مشکل etract کردن فایل زیپ در سرور
شما تو putty این رو بزن
yum install unzip
بعد یه ریبوت کن سرور رو ایشالا که از cpanel درست شه !
-
-
May 15th, 2012, 20:56
#18
عضو انجمن
پاسخ : مشکل etract کردن فایل زیپ در سرور
yum install unzip
Loaded plugins: downloadonly, fastestmirror
Loading mirror speeds from cached hostfile
* base: yum.phx.singlehop.com
* extras: mirror.5ninesolutions.com
* updates: mirrors.usc.edu
Excluding Packages in global exclude list
Finished
Setting up Install Process
Package unzip-5.52-3.el5.x86_64 already installed and latest version
Nothing to do
نشد باز
زندگی زیباست چشمی باز کن گردشی در کوچه باغ راز کن
هر که عشقش در تماشا نقش بست عینک بدبینی خود را شکست
-
-
May 15th, 2012, 20:58
#19
عضو انجمن
پاسخ : مشکل etract کردن فایل زیپ در سرور
-
-
May 15th, 2012, 21:01
#20
عضو انجمن
زندگی زیباست چشمی باز کن گردشی در کوچه باغ راز کن
هر که عشقش در تماشا نقش بست عینک بدبینی خود را شکست
-