Author Topic: Way to uncompress using Yummy?  (Read 12895 times)

musiclc

  • Jr. Member
  • **
  • Posts: 4
Way to uncompress using Yummy?
« on: August 18, 2006, 10:10:56 AM »
Maybe I'm missing something obvious, but is there a way to uncompress files (zip, tar, gz) uploaded to a remote server (Linux) using Yummy?

Thanks!

JD

  • Administrator
  • FTP Guru
  • *****
  • Posts: 2156
Re: Way to uncompress using Yummy?
« Reply #1 on: August 18, 2006, 11:22:10 AM »
Currently, there is not a remote zip/unzip function. However, this is becoming a frequent request, so look for it sooner than later ;)

paulc

  • Sr. Member
  • ****
  • Posts: 189
Re: Way to uncompress using Yummy?
« Reply #2 on: August 21, 2006, 11:49:56 AM »
Scratchin' me head... ftp access to a remote server doesn't allow running any software on it... right? So for Yummy to do it, wouldn't it need to shove a lot of data back and forth?

JD

  • Administrator
  • FTP Guru
  • *****
  • Posts: 2156
Re: Way to uncompress using Yummy?
« Reply #3 on: August 21, 2006, 06:27:54 PM »
No way to do it with standard FTP, but over an SSH connection (for example) you can remotely issue any command you wish, as if you were using Terminal.

JD

  • Administrator
  • FTP Guru
  • *****
  • Posts: 2156
Re: Way to uncompress using Yummy?
« Reply #4 on: August 25, 2006, 09:49:06 AM »
Remote zip and unzip will be included in the next update  ;D

If anyone wants to test it, I have it working in the latest build.

musiclc

  • Jr. Member
  • **
  • Posts: 4
Re: Way to uncompress using Yummy?
« Reply #5 on: August 25, 2006, 10:33:39 AM »
Cool! Thanks!

eric

  • Jr. Member
  • **
  • Posts: 10
Re: Way to uncompress using Yummy?
« Reply #6 on: October 06, 2006, 08:48:38 AM »
This will be an awesome feature. I look forward to the next release.

JD

  • Administrator
  • FTP Guru
  • *****
  • Posts: 2156
Re: Way to uncompress using Yummy?
« Reply #7 on: October 06, 2006, 08:54:49 AM »
I'm using it often myself! Very handy indeed  :D

Yuku

  • Jr. Member
  • **
  • Posts: 10
Re: Way to uncompress using Yummy?
« Reply #8 on: November 11, 2006, 06:10:41 AM »
Hello JD,

Could you please add an option to change the standard port of SSH (22) to something else? Mine is set differently to avoid intrusions. Thanks in advance.

Bye.

spacific

  • Sr. Member
  • ****
  • Posts: 250
Re: Way to uncompress using Yummy?
« Reply #9 on: November 11, 2006, 06:18:54 AM »
Just change it in the Bookmark for that server.

Yuku

  • Jr. Member
  • **
  • Posts: 10
Re: Way to uncompress using Yummy?
« Reply #10 on: November 11, 2006, 07:09:03 AM »
I mean for the remote extracting (using an SSH command), not the regular connection...

Bye.

JD

  • Administrator
  • FTP Guru
  • *****
  • Posts: 2156
Re: Way to uncompress using Yummy?
« Reply #11 on: November 11, 2006, 08:12:19 AM »
Understood. I'll need to add an option for this.

Yuku

  • Jr. Member
  • **
  • Posts: 10
Re: Way to uncompress using Yummy?
« Reply #12 on: November 11, 2006, 09:51:16 AM »
Great!
It's a common security setting when administratting a server (debian recommandation).

Bye.

ultrastatic

  • Jr. Member
  • **
  • Posts: 9
Re: Way to uncompress using Yummy?
« Reply #13 on: November 11, 2006, 10:05:58 AM »
I know nothing of the technological limits of this, but could you automatically compress files before upload and remotely extract them, to increase upload speeds?  If so, that would be great!   :o

JD

  • Administrator
  • FTP Guru
  • *****
  • Posts: 2156
Re: Way to uncompress using Yummy?
« Reply #14 on: November 11, 2006, 10:19:23 AM »
For FTP, theoretically, yes. But it's messy.

SFTP already has automatic on-the-fly compression (and decompression at the recieving end) built into it. Enable the Compression checkbox in  your Bookmark and that's it!