Register 'show' mask for local and remote dir of ftp connection

Here you can propose new features, make suggestions etc.

Moderators: white, Hacker, petermad, Stefan2

Post Reply
guivho
Junior Member
Junior Member
Posts: 2
Joined: 2006-07-07, 12:57 UTC
Contact:

Register 'show' mask for local and remote dir of ftp connection

Post by *guivho »

When I open a connection, I always must manually select a custom files mask so that I only see the files which may need to be uploaded. I suggest that the ftp connection contain a field for the files mask of the local and remote directories. So that the desired masks are automatically applied when opening a connection.
http://vanhoecke.org ... and go2 places!
User avatar
white
Power Member
Power Member
Posts: 4594
Joined: 2003-11-19, 08:16 UTC
Location: Netherlands

Re: Register 'show' mask for local and remote dir of ftp connection

Post by *white »

Do you know you can create user-defined commands for your filters (using the cd command) and for your ftp connection (using the ftpopen command) and then use a command like this:

Code: Select all

em_myfilter,cm_FocusTrg,em_myfilter,em_myftp,cm_FocusTrg
Post Reply