Currently, all filetransfers will end up in the configured target directory. I'd like to have the possibility to decide between this behaviour and asking each time where to save the file.
Git commit 599d2be1dd0f1cb3d203a862237db25649e6be63 by Dan Vrátil. Committed on 24/06/2013 at 10:08. Pushed by dvratil into branch 'master'. Add 'Always Ask' option for filetransfer destination directory When enabled in KCM, the IncommingFileTransferHandler will always ask for destination directory and filename. When the feature is disabled, the handler will always use the download directory as set in KCM. REVIEW: 111091 FIXED-IN: 0.7.0 M +7 -3 src/filetransfer-handler.cpp M +26 -1 src/handle-incoming-file-transfer-channel-job.cpp M +2 -1 src/handle-incoming-file-transfer-channel-job.h http://commits.kde.org/telepathy-filetransfer-handler/599d2be1dd0f1cb3d203a862237db25649e6be63
Git commit 995c6e104d81967503632aced0375088f9490421 by Dan Vrátil. Committed on 24/06/2013 at 10:10. Pushed by dvratil into branch 'master'. Add "Always Ask" option for filetransfer destination directory REVIEW: 111092 FIXED-IN: 0.7.0 M +11 -0 config/telepathy-kded-config.cpp M +1 -0 config/telepathy-kded-config.h M +14 -4 config/telepathy-kded-config.ui http://commits.kde.org/telepathy-kded-module/995c6e104d81967503632aced0375088f9490421