پاسخ : مشکل 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
پاسخ : مشکل etract کردن فایل زیپ در سرور
نقل قول:
نوشته اصلی توسط
stchost
از لینوکس میتونید extract کنید ؟
منظورتون نفهمیدم!!
پاسخ : مشکل etract کردن فایل زیپ در سرور
طبق دستوری که دادم بهتون از putty ssh انجام بدید
پاسخ : مشکل 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 هستم اینا چطور وارد کنم!!
یعنی کدوماشو!! تازه کاریه دیگه :d
پاسخ : مشکل etract کردن فایل زیپ در سرور
aval address ro intori :
cd /big/dom/xdomain/www/directory
بعد از cd / ادرس پوشه رو میزنید enter میکنید بعد
unzip file.zip
به جای file.zip اسم فایل دات زیپ ! :دی
پاسخ : مشکل etract کردن فایل زیپ در سرور
یهنی برای هر فایل زیپ که میخوام extract کنم باید این مراحل برم؟ :-o
پاسخ : مشکل etract کردن فایل زیپ در سرور
شما تو putty این رو بزن
yum install unzip
بعد یه ریبوت کن سرور رو ایشالا که از cpanel درست شه !
پاسخ : مشکل 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
نشد باز :(
پاسخ : مشکل etract کردن فایل زیپ در سرور
پاسخ : مشکل etract کردن فایل زیپ در سرور
نقل قول:
نوشته اصلی توسط
irank
با اینکه انگلیسیم خوبه ولی نمیتونم این بخونم :-p
خودت لطفا بگو باید چیکار کنیم؟