Bug 295937 - Ask for target directory for each filetransfer
Summary: Ask for target directory for each filetransfer
Status: RESOLVED FIXED
Alias: None
Product: telepathy
Classification: Frameworks and Libraries
Component: filetransfer (show other bugs)
Version: git-latest
Platform: unspecified Linux
: NOR wishlist
Target Milestone: Future
Assignee: Telepathy Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-13 16:10 UTC by Elias Probst
Modified: 2013-06-24 10:11 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 0.7.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Elias Probst 2012-03-13 16:10:30 UTC
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.
Comment 1 Daniel Vrátil 2013-06-24 10:09:06 UTC
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
Comment 2 Daniel Vrátil 2013-06-24 10:11:30 UTC
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