Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

Guest

Thank you and congrats for your app! Helps me stay away from the expensive SecureFX.
martin

Re: custom command : tar for folders?

Well, I understand. Problem is that sometimes you need a custom command to traverse thru subdirectories, sometimes to apply to folders. I'll try to find some solution.
Guest

custom command : tar for folders?

The new custom command menu is great!

But I have a problem =)

I wrote this to quickly compresse files and folders.
tar -zcf "!".tgz "!"

It does not work for folders. I right clicked on a folder to apply this compress command and winscp tried to compress every file inside the folder, not the folder itself..

Unsupported feature or did I do something wrong?

Olivier