hello, I'd like to propose you a new feature of the LFTP program. I don't have enough programming abilities to implement it myself, so I'll just tell you what's my idea, and you will tell me what you think about it.
So, I often work on making websites, so I use FTP to transfer files to website server. When I work with my local files, I use LFTP to log on the server, cd to the right directory and then lcd to the same directory on my HDD. I have to change dirs frequently, and they always have the same names, for example I'm in root directory on FTP and local, then I type cd templates lcd templates put somefile.php cd ../some_other_dir lcd ../some_other_dir put someotherfile.php I'd like to propose a new command to the LFTP, 'scd' or something like that (s is for the synchronous). It will automaticaly do the cd and lcd, making my work faster. What do you think about it? :) PS. sorry for my bad english, I'm from Poland. PPS. thanks for the great software! :) greetings, Grzegorz Sobiegraj
